Microsoft
Software
Hardware
Network
Question : access shell variables in egrep
Hi,
I want to remove any lines in the report that have the value of $curver and store in results..
This is not working:
cat report | egrep -v $curver > results
I've googled for ages on this.. not very experienced with shell scripting.
Anyone know how this can be done?
Regards,
Kevin
Answer : access shell variables in egrep
try
cat report | egrep -v "$curver" > results
OR
eval cat report | egrep -v "$curver" > results
Since $curver might have spce(s) in it.
Random Solutions
Exchange Server Setup Encountered an Error
oracle sql greatest/least question.
How to turn table values into a comma separated list?
I am using Embarcadero Rapid SQL 7.5.5 to connect to sybase 12.0 database and i can see all the tables there.How to export those tables into .csv file.Can you please tell me the step by step procedure
Microsoft, Ghost, XP, SERVER2003
Citrix .ocx IE pop up
Attached image in email cannot see
Basic linux Commands
Outlook double appointment
I cannot open internet explorer a buffer overrun detected message appears