Showing posts with label date. Show all posts
Showing posts with label date. Show all posts

Thursday, February 26, 2009

yesterday's date in linux

To get yesterday's date in linux, simply use the following command:
$ date --date='1 day ago'