Search Results

Search: Posts Made By: aryasoumen
1,645
Posted By aryasoumen
"Again passing argument to awk" !!
hi,

I have this script

#!/usr/bin/awk -v var1=1 -f
$17==31
END{
{
print $0
}
}
exit
i am passing a file name from the command line now i want to make the...
Showing results 1 to 1 of 1

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