![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| find file and print only contents with a hit by grep | Timmää | Shell Programming and Scripting | 5 | 10-23-2009 02:35 AM |
| | help | unix | grep (GNU grep) 2.5.1 | advanced regex syntax | MykC | UNIX for Dummies Questions & Answers | 4 | 10-15-2009 11:52 AM |
| Copy subsequent contents of a file from first occurance of grep | sunpraveen | Shell Programming and Scripting | 5 | 03-05-2009 06:11 AM |
| Creating file contents using contents of another file | ReV | Shell Programming and Scripting | 21 | 02-24-2006 10:25 AM |
| how to strip out the contents of file using grep | isingh786 | UNIX for Dummies Questions & Answers | 11 | 11-28-2005 07:09 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Grep the contents
Hi, Can I get the simple unix command or script to get the output as mentioned below. Input Contents: Code:
Processing file: home/j2ee-apps/web-estore/123.txt File: 123.txt Status: Locally Added Processing file: home/j2ee-apps/web-estore/META-INF/application.xml Processing file: home/j2ee-apps/web-estore/abc.txt File: abc.txt Status: Locally Added Processing file: home/j2ee-apps/web-estore/process.xml File: process.xml Status: Locally Added Processing file: home/j2ee-apps/web-estore/build.xml Required: Code:
Processing file: home/j2ee-apps/web-estore/123.txt File: 123.txt Status: Locally Added Processing file: home/j2ee-apps/web-estore/abc.txt File: abc.txt Status: Locally Added Processing file: home/j2ee-apps/web-estore/process.xml File: process.xml Status: Locally Added ~Vino Last edited by vino_hymi; 4 Weeks Ago at 05:55 AM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|