On Fri, Mar 18, 2005 at 11:56:33AM +1100, Tony Green wrote: > On 18/03/2005, at 11:52 AM, [EMAIL PROTECTED] wrote: > >Hi, heh, interesting > >is there a way we could watch it ticking over, as in running digits? > > while [ 0 ]; do clear; date; date +%s; sleep 1; done
You can do anything in a shell script. The GNOME clock panelet also has a "UNIX time" format, which does much the same thing, and you can add two clocks to show in both formats. Gah, I'm turning into a GUI monster... - Matt
signature.asc
Description: Digital signature
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
