[Ilugc] Re: clock on Linux console

  • From: vijaykumar@xxxxxxxxxxxx (Vijay Kumar)
  • Date: Fri Sep 3 12:40:43 2010

Girish Venkatachalam <girishvenkatachalam@...> writes:


$ watch -t --interval=1 date

A  running clock on a Linux console.

-Girish


Or better yet

$ watch -n1 -t 'date "+%H:%M:%S" | figlet -f big'

Regards,
Vijay

-- 
P: http://www.bravegnu.org/
C: http://www.zilogic.com/


Other related posts: