![]() |
Hello and Welcome from United States 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 |
| 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 or awk problem, unable to extract numbers | baghera | Shell Programming and Scripting | 7 | 08-31-2007 04:42 PM |
| Getting 'out of range' when partitioning | pmichner | UNIX for Dummies Questions & Answers | 1 | 09-30-2006 01:51 AM |
| Fill in missing numbers in range | bistru | Shell Programming and Scripting | 5 | 05-17-2006 02:42 AM |
| How to keep(or grep) range of line ? | aungomarin | Shell Programming and Scripting | 1 | 05-08-2006 11:19 PM |
| grep for non numbers | shihabvk | Shell Programming and Scripting | 6 | 09-20-2005 09:06 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
grep numbers range
I want to grep a range of numbers in a log file. My log file looks like this:
20050807070609Z;blah blah That is a combination of yr,month,date,hours,minutes,seconds. I want to search in the log file events that happened between a particular time. like between 20050807070000 to 20050822070000 i.i all events happened between 7thAugust 7am until 22nd August 7am. I tried with grep but in vain. Help ![]() Thanks |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|