Summary:time since epoch in secs

From: AK Rasanth (akrasanth@velankani.com)
Date: Wed May 22 2002 - 10:15:42 EDT


Hi ,
Thanks to all who had replied to my posting.
the best answer I got to find time since epoch is :

/usr/bin/truss /usr/bin/date 2>&1 | /usr/bin/awk '/^time/ {print $NF}'
Thanks a lot Mr Dennis Patterson.
the other option is :

perl -e 'print time;'
Thanks to:

Dan Kelly
Schmitt Martin
Darren Moulding
Dave
Francisco
Ed.rolison
Bertrand Hutin
 
A.K.Rasanth
ph: 91-80-8522507 Ext 1626

--------------------------------------------------------------
Velankani Information Systems Ltd, Bangalore, India
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:24:21 EDT