The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
grep for date in file
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
grep for date in file
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
05-29-2007
ghostdog74
Registered User
Join Date: Sep 2006
Posts: 2,556
DATESTAMP can be made to conform to the date format you have in HOLIDaYFILE
Code:
DATESTAMP=`date +"%m/%d/%Y"`
then you can grep for it.
ghostdog74
View Public Profile
Find all posts by ghostdog74
Find ghostdog74's past nominations received
Find ghostdog74's present nominations given