![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remove duplicate rows of a file based on a value of a column | risk_sly | UNIX for Dummies Questions & Answers | 7 | 09-26-2008 07:26 AM |
| how to extract a data from a column? | Balaji Sukumara | Shell Programming and Scripting | 8 | 09-23-2008 05:19 AM |
| remove first column of a space delimited txt | ajp7701 | Shell Programming and Scripting | 1 | 04-18-2008 05:10 PM |
| Need to get the first column of data | bobk544 | Shell Programming and Scripting | 3 | 08-04-2007 05:35 PM |
| need help to remove spaces from first column | tayyabq8 | Shell Programming and Scripting | 4 | 01-28-2006 04:40 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
remove a column of data
Hi
my file has two columns: GAII_4:6:100:548:645/1 GTACACAACCCCCCCCCCCCACCCCACCCCCCCCCCCCCC GAII_4:6:100:1:1242/1 AGTCTGCCCCTCCCCCTNNNNNNNTCTTTTNCCTCCTCCT GAII_4:6:100:444:504/1 GTAACACACACCCTGATACTCCCCCCTCCACAACCGCTCT I want to remove the first column and keep only the scond column so it looks like this: GTACACAACCCCCCCCCCCCACCCCACCCCCCCCCCCCCC AGTCTGCCCCTCCCCCTNNNNNNNTCTTTTNCCTCCTCCT GTAACACACACCCTGATACTCCCCCCTCCACAACCGCTCT Thanks Joseph |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|