i do like this:

set d = `date`
echo $d >! DateFile

the date format can be changed too. like `date +%m%d%y` etc...
hope this helps.
-Geetha.

Tim Walker wrote:

> How does one echo the current data and time to a file ?
>
> Thanks,
>
> --
> Tim Walker
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to