Categories
Most Recently Added Topics
Using the Date Command in Real Time with Linux Watch
To update the date command every 1 second with Linux watch:
watch -n 1 date
To update every 10 seconds:
watch -n 10 date
Can't find the information you're looking for?
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket
Thank you for your feedback.
Sorry about that :( We'll work to make it better.
You voted before.
(78 times viewed. / 1 people found helpful.)