P Phat Banned 253 0 FL Jan 25, 2007 #1 How can I use the grep command to search for a specific file extension, such as all files ending in .c, and only returning .c files...not .cpp or .cop etc. Thanks. Click to read more...
How can I use the grep command to search for a specific file extension, such as all files ending in .c, and only returning .c files...not .cpp or .cop etc. Thanks. Click to read more...
OP P Phat Banned 253 0 FL Jan 25, 2007 Thread Starter #2 Mods: you can go ahead and delete this. I have solved the problem.