Search Results

Search: Posts Made By: makkan
1,520
Posted By makkan
Transpose row to column
I'm using the testawk.awk from the following thread
https://www.unix.com/shell-programming-and-scripting/18897-row-column-transpose.htmlI'm getting the following output

fieldname1 data1...
12,703
Posted By makkan
try sort -t' ' -k1,1 file1 file2
try sort -t' ' -k1,1 file1 file2
Showing results 1 to 2 of 2

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