Search Results

Search: Posts Made By: sandy_kokkirala
3,560
Posted By sandy_kokkirala
Finding multiple column values and match in a fixed length file
# cat san|awk -F"|" '{if(($3~P)&&($6~E)&&($8~85))print $0}'
abc20100719|ab|P|C|zz|UE|USD|85|zz|zzz
#
2,618
Posted By sandy_kokkirala
Awk command
Hi ,

I hope below code will helps you .let me know if there are any changes in the input information ......you can reach me through sandeep0461@gmail.com


l488pp035_pub[/test] > cat n|awk...
Showing results 1 to 2 of 2

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