How to create a continuous digital clock in the terminal
A digital clock is actually nothing special, most distros include one by default. However, in this article, I will show you how to get a continuous digital clock in the terminal. The basic command you can use to display date and time in the terminal is "date". When you open the terminal and run "date", you will have an output of the current date and time. To abbreviate the output to display the time only, you can add a tag (like "+%r" or "+%T") to the "date" command.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.