![]() |
|
|
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 and Retrieve Line by Line | maxmave | Shell Programming and Scripting | 2 | 06-03-2008 12:45 PM |
| How to grep only 1st line | St.Fartatric | UNIX for Dummies Questions & Answers | 3 | 05-19-2008 07:24 AM |
| grep the line only if next line matches | pbsrinivas | Shell Programming and Scripting | 11 | 07-10-2007 09:51 AM |
| grep numbers range | azmathshaikh | Shell Programming and Scripting | 1 | 08-08-2005 08:45 AM |
| grep only one line | asoosai | UNIX for Dummies Questions & Answers | 3 | 05-30-2003 03:04 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
How to keep(or grep) range of line ?
I have simple text log file look like that
----------------------------------------- Mon May 8 07:02:41 2006 Some text to show log Mon May 8 07:05:30 2006 Some text to show log Some text to show log Mon May 8 07:11:07 2006 Some text to show log Mon May 8 07:45:56 2006 Some text to show log Some text to show log Mon May 8 08:02:41 2006 Some text to show log Mon May 8 08:34:22 2006 Some text to show log Mon May 8 08:59:56 2006 Some text to show log Some text to show log ----------------------------------------- I want to check and keep range of 07:30:00 - 08:00:00 How can I do&check condition for grep range of this log ? Thank you very much ![]() |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|