![]() |
|
|
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 |
| Changing one column of delimited file column to fixed width column | manneni prakash | Shell Programming and Scripting | 5 | 06-22-2009 06:27 AM |
| Grep all the columns based on a particular column | pmallur | UNIX for Advanced & Expert Users | 2 | 09-03-2008 04:51 PM |
| grep a word and display its column | Orbix | UNIX for Dummies Questions & Answers | 1 | 12-24-2007 08:32 PM |
| print a line containing word in a column using grep | useless79 | Shell Programming and Scripting | 2 | 11-23-2007 04:32 AM |
| Grep by column-Please help! | bobo | UNIX for Dummies Questions & Answers | 15 | 04-24-2006 10:45 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Row to column converter using Awk or grep?
Hello,
Can someone please help me on this. ![]() I have a file which has more than 1 million lines (XML file). What I need is: Search for "abcd" in the input file > output the result into a output.txt (colloum1) Search for "efghi" in the input file > output the result in to a output.txt (coluun2) Search for "zzzz" in the input file > output the result in to a output.txt (coluun3) Thanks in advance |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|