Don't want to look away from the terminal to check the time? Use these methods to add a live clock to your terminal!
In this Linux tip, we will try out the watch command. It’s a command that will run repeatedly, overwriting its previous output until you stop it with a ^c (Ctrl + “c”) command. It can be used to sit ...