Search Results

Search: Posts Made By: manikms
11,813
Posted By manikms
solution syntax
awk 'BEGIN {FS="|"} $11!="" {print}' ccn.txt > test.txt

this gives the result to what I am looking for..

thanks all for the responses shared..
11,813
Posted By manikms
Find for line with not null values at nth place in pipe delimited file
Hi,

I am trying to find the lines in a pipe delimited file where 11th column has not null values. Any help is appreciated. Need help asap please.

thanks in advance.
Showing results 1 to 2 of 2

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