satyenderd Beginner
Joined: 26 Aug 2005 Posts: 144 Topics: 73
|
Posted: Fri Jul 25, 2008 3:18 pm Post subject: Need to extract the only column values using sort |
|
|
Hi all,
Herein I have a input file, out of which I need only one particular column values in the output file.
----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8
********************************* Top of Data **********************************
BATCH T * 3 T0J0AJ7C T0J0AJ7 013F 12618
******************************** Bottom of Data ********************************
In the above mentioned screenshot i want the coulum starting from 57 to 62. SORT FIELDS=(57,6,CH,A), as in the above screenshot it is 12618.
could anyone pls help me to extract only that column in the output file using the sort.
Many many thanks in advance. _________________ Satya |
|