Search Results

Search: Posts Made By: Corona688
2,128
Posted By Corona688
awk -F"\t" '{ for(N=1; N<=NF; N++) if($N == "")...
awk -F"\t" '{ for(N=1; N<=NF; N++) if($N == "") $N="NA" }' input > output
Showing results 1 to 1 of 1

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