> I thought maybe something like: > > $CurrentTime=exec`date "+%D %T"`; > print $CurrentTime; >
$CurrentTime=localtime(time);
Alex Y.
--
_
_( )_
( (o___ +-------------------------------------------+
| _ 7 | Alexander Yukhimets |
\ (") | http://pages.nyu.edu/~aqy6633/ |
/ \ \ +-------------------------------------------+
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

