Search Results

Search: Posts Made By: MEllis5
2,328
Posted By MEllis5
Oh I see, that prints out every line with...
Oh I see, that prints out every line with '#include "'. Is there a way to get at the name of the headers by themselves though? So for example if this is in my .cpp file:

#include "blah.h"...
2,328
Posted By MEllis5
sed and awk question
Hi,
I have to write a script that goes through every *.cpp file in the current directory and if any file has #includes of non-system header files (those with double quotes around them), then I need...
5,430
Posted By MEllis5
grep and find
Hey, I have a question about using grep and find together to locate all C programs in a directory containing certain words and open the vi editor with each file. I'm not sure how to do this in one...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 12:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy