![]() |
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 |
| compare dates... | i_priyank | Shell Programming and Scripting | 3 | 09-21-2007 12:50 AM |
| compare dates | ragha81 | Shell Programming and Scripting | 2 | 11-01-2006 06:17 PM |
| How to compare dates in C/C++ | naan | High Level Programming | 1 | 08-28-2006 10:03 AM |
| How to compare two dates | bankpro | High Level Programming | 5 | 01-24-2006 04:07 AM |
| latest status of an field in a log file | encrypted | UNIX for Dummies Questions & Answers | 2 | 07-16-2004 04:05 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi,
I need a shell script which should find the latest date in the field of file and print that line only. For eg., I have a file /date.log Name Date Status IBM 06/06/07 close DELL 07/27/07 open DELL 06/07/07 open : : : From this I want to find out the latest date (07/27/07) and print the line (DELL 07/27/07 open). This is very very useful for me at my work. Please help me. Thanks in Advance CVKishore |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|