Search Results

Search: Posts Made By: hagaysp
1,164
Posted By hagaysp
It's not in a script. what exactly isn't...
It's not in a script.

what exactly isn't clear about the concept ? I want to grep in files, and open the results in gvim and automatically highlight the grepped expression.

I would be...
1,164
Posted By hagaysp
more details
Hi. Thanks for the VERY quick reply. AWESOME !

so, grepped_exp is just my way of saying it's the same expression. it's not a variable.

the purpose of the code (thought it was clear from...
1,164
Posted By hagaysp
Passing an argument using alias to piped command
Hi.
I'm trying to do a "simple" thing.

grep -rls grepped_exp path | xgs

where xgs is an alias to something like:
xargs gvim -o -c ":g/grepped_exp"

now the problem is that I want to pass...
Showing results 1 to 3 of 3

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