Search Results

Search: Posts Made By: MadeInGermany
1,892
Posted By MadeInGermany
Please use code tags! (The co/de symbol at the...
Please use code tags! (The co/de symbol at the top of the Wiki editor)
awk splits the input lines into fields $1 $2 ... $NF.
NF is number of fields, NR the line number.
awk -F "|" '{ print $26 }...
Showing results 1 to 1 of 1

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