Search Results

Search: Posts Made By: prasannasupp
14,826
Posted By prasannasupp
Grep command in shell script
Hi,

I have written the following shell script -

Error_String="error"
var1="| grep -v note1 | grep -v note2"
grep -i $Error_String /users/mqm/Pwork/Err/*.out $var1


The above script gives...
Showing results 1 to 1 of 1

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