Not 100% on how to go about this.
Basically my app creates two file outputs.
file file.ext when searching through the directory it always returns both files. I wish only to work with
file how can I do a grep for just the file? Or is grep even the correct command?
!grep *.ext pseudo code ^