Search Results

Search: Posts Made By: CarloM
5,355
Posted By CarloM
You appear to be trying to print the return value...
You appear to be trying to print the return value of getline, but it returns a status, not the record read.

getline sets $0 if you don't specify a variable, so you could have:
awk 'BEGIN{FS="_";...
Showing results 1 to 1 of 1

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