Search Results

Search: Posts Made By: elmer1503
2,271
Posted By elmer1503
Hi demwz...that was quick...i used your code for...
Hi demwz...that was quick...i used your code for the csv sample2 and works like a charm ---> awk -F"," '{x=NF-1 ;print $x}'

thanks!
2,271
Posted By elmer1503
Cutting columns starting at the end of each line...
Hi Guys,


Can you help me with a sed or a csh script that will have an output from the input below. Cutting the columns starting from the end of the line and not from the start of the line?
...
2,318
Posted By elmer1503
thanks radoulov! your advice helped me lot, just...
thanks radoulov! your advice helped me lot, just needed to tweak somethings on the codes. thanks again!
2,318
Posted By elmer1503
CSV Table Filtered/transposed/matched using CSH
Hello Everybody:

I have a csv file that i would want to be converted to a table (csv also) filtered, transposed and matched with the header (quite confusing, sorry). So the output can used on a...
Showing results 1 to 4 of 4

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