On Wed, 2003-10-08 at 07:50, Marvin Blackburn wrote:
> Is there anyway to use `date` to calculate yesterdays date.
> If not, is there any other way to do this easily?
> 
> ------------------
> Marvin Blackburn
> Systems Administrator
> Glen Raven
> "He's no failure.  He's not dead yet" --William Lloyd George
> 

I think that using bash

date -d "-d day" 

will give you want you need


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to