![]() |
|
|
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 |
| Interval arithmetic for Ada 1.6 (Default branch) | iBot | Software Releases - RSS News | 0 | 07-08-2008 07:20 AM |
| To extract data of a perticular interval (date-time wise) | abhishek27 | Shell Programming and Scripting | 3 | 07-03-2008 03:32 AM |
| Crontab job on sunday with two week interval | tan.pham | AIX | 4 | 03-20-2008 03:50 AM |
| Shell Script Run Interval to be dynamic | rahulrathod | Shell Programming and Scripting | 5 | 12-19-2005 06:18 PM |
| Time Wait interval | eloquent99 | SUN Solaris | 1 | 12-05-2003 09:56 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Need Help for interval date
Hello,
I need help about a shell script I have a text file with this fields: 2009/01/19 09:33:35: --> ---ORA-28817: PL/SQL function returned an error. 2009/01/19 09:33:35: --> ---ORA-28817: PL/SQL function returned an error. 2009/01/19 09:33:35: --> ---ORA-28817: PL/SQL function returned an error. 2009/01/19 09:33:35: --> ---ORA-28817: PL/SQL function returned an error. 2009/01/19 09:33:40: --> ---ORA-28817: PL/SQL function returned an error. 2009/01/19 09:33:48: --> ---ORA-28817: PL/SQL function returned an error. 2009/01/19 09:33:58: --> ---ORA-28817: PL/SQL function returned an error. I know the second field. Ec. Giving the interval: 09:33:40 and 09:33:58 how I take only the rows between this interval ? I'm trying with sed and grep but nothing.... Thanks for the help |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|