X

Select Your Country

Turkey (Türkçe)Turkey (Türkçe) Worldwide (English)Worldwide (English)
X

Select Your Currency

Türk Lirası $ US Dollar

Using the Date Command in Real Time with Linux Watch

Using the Date Command in Real Time with Linux Watch
HomepageKnowledge BaseGeneralUsing the Date Command in Real Time...
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
Did you find it useful?
(376 times viewed. / 1 people found helpful.)