Wednesday, February 25, 2009

How can I get yesterday date with date command

You can find yesterday date using following command:

date --date="-1 days"

No comments: