Linux, display clock command line PostJanuary 2, 2015 / 0 likes / 0 comments This is how you to show a clock on linux shell: while true do time=`date +%r` printf "\r${time}" Done Or watch -n 1 -t Display MySQL tables sizes →← MySQL, change the default table order Any thoughts? Cancel* YOUR COMMENT* Name * E-mail Website Δ This site uses Akismet to reduce spam. Learn how your comment data is processed.