![]() |
|
|
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 |
| Grep a string in a range and delete the line | depakjan | Shell Programming and Scripting | 3 | 07-27-2009 04:36 AM |
| Using grep on a range of numbers | ProgChick2oo9 | UNIX for Dummies Questions & Answers | 1 | 03-15-2009 03:58 PM |
| grep with special characters | guruparan18 | UNIX Desktop for Dummies Questions & Answers | 3 | 06-12-2008 06:58 AM |
| How to keep(or grep) range of line ? | aungomarin | Shell Programming and Scripting | 1 | 05-09-2006 12:19 AM |
| grep numbers range | azmathshaikh | Shell Programming and Scripting | 1 | 08-08-2005 08:45 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
grep for a special range
hi, i search a command to get follow solution: file: 21082009mueller01testtestSolution: I search all lines with "mueller02" at the range 8 to 17 It is possible with Code:
greb "^therange" mueller02 file ??? ---------- Post updated at 11:15 AM ---------- Previous update was at 11:14 AM ---------- Important is the search of the exact range !!!!!!! Thanks for answering |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|