Hi
Im writing a script where im using the date command in this format.
[Datestart=`date '+%m/%d/%Y':'%H:%M:%S'`]
Is their a way to force the date variable above to go back 5minutes??
I know their is a way in perl but i prefer writing this script in ksh