Search Results

Search: Posts Made By: khearnen
2,366
Posted By khearnen
Thanks
The pipe into 'while read file' worked perfectly.
1,586
Posted By khearnen
Here is a little script I use which does the same...
Here is a little script I use which does the same thing as Yogesh suggested. Simply call the script with oldvalue and newvalue -- every file in the directory will be updated so use with care :)
...
2,366
Posted By khearnen
complicated(?) grep
Hi all,

I need help to figure out this grep. I would like to search all files in a directory for the occurrence of abc AND xyz. I started with this:

grep -i abc * | grep xyz

But this...
Showing results 1 to 3 of 3

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