![]() |
|
|
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 |
| Extract all the content after a specific data | patrick87 | Shell Programming and Scripting | 22 | 4 Weeks Ago 04:04 AM |
| find: No match due to find command being argument | mst3k4l | Shell Programming and Scripting | 2 | 08-10-2009 10:48 AM |
| How to find first match and last match in a file | praving5 | Shell Programming and Scripting | 3 | 04-01-2009 08:33 AM |
| X11 auth data does not match fake data | samytrix | UNIX for Dummies Questions & Answers | 1 | 08-15-2008 04:32 PM |
| sed: find match and delete the line above | cstovall | Shell Programming and Scripting | 3 | 07-02-2008 11:31 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Find out the match data content?!
Hi,
Long list of Input file1 content: 1285_t 4860_i 4817_v 8288_c 9626_a . . . Long list of Input file2 content: 1285_t chris germany 8288_c steve england 9626_a dave swiss 9260_s stephanie denmark . . . Output file: 1285_t chris germany 8288_c steve england 9626_a dave swiss . . . How I can extract the Input file2 content that got match with Input file1 data? Thanks a lot for advise ![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|