Hi, OK, when it hits the dectuple 1, let's all stand on our balconies and cheer 'viva unix' or 'viva linux' they'd both sound the same in a crowd cheer :-)
on to the next trillenium, yihawr kr, Luke 18Mar2005 @ 12:13 James Gray thusly spake > On Fri, 18 Mar 2005 11:52 am, [EMAIL PROTECTED] wrote: > > Hi, heh, interesting > > is there a way we could watch it ticking over, as in running digits? > > kr, > > Luke > > If you're running GNU "date" (or some flavour of BSD) and a bash shell: > > while [ 0 ]; do clear ; date +%s; sleep 1; done > > It's ugly, but it works. > > Cheers, > > James > -- > The Fifth Rule: > You have taken yourself too seriously. -- / / _ /_ /_/ /< /= 0421 276 282 -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
