The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
want to create directory with the previous date
.
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
:
want to create directory with the previous date
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
11-18-2007
sandy0077
Registered User
Join Date: Aug 2007
Location: UK
Posts: 10
you can get the previous day's date with following command:
DATE_STAMP=`TZ=CST+24 date +%y%m%d`
Try the following link:
Getting yesterday DATE
sandy0077
View Public Profile
Find all posts by sandy0077
Find sandy0077's past nominations received
Find sandy0077's present nominations given