![]() |
Hello and Welcome from 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 |
| 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 |
| insert escape charactor within VIM | cin2000 | Shell Programming and Scripting | 2 | 03-23-2006 12:46 PM |
| how to pick out last charactor of a string? | cin2000 | Shell Programming and Scripting | 7 | 12-22-2005 03:51 PM |
| Search with awk, but having space within | videsh77 | Shell Programming and Scripting | 1 | 01-27-2005 12:03 PM |
| swap space / paging space | aaronh | AIX | 2 | 05-19-2004 11:06 AM |
| pageing space vs swap space | VeroL | UNIX for Dummies Questions & Answers | 1 | 01-22-2004 11:54 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
search from specified charactor space
Hello, I'm quite a noobie in programming in UNIX
and I was wondering if it is possible to use 'grep' or similar method to find PATTERNS from designated location (of charactor) for example |param 1 ||param2 | andrew kim josh daniel kim michelle michelle andrew kim I hope to be able to search up kim and display only the first 2 lines not the 3rd i know that cut has -c1-10 so you can specify charactor to cut but can the grep or other things be done the same? and display the whole line? thank you very much regards |
| Bookmarks |
| Tags |
| grep or |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|