返回命令列表

Linux command

Display clock in terminal

文本

Copy it and replace filenames, paths, or keywords as needed.

命令示例

Display clock in terminal

watch -n 1 date

说明

Useful Linux one-liner

FAQ

What is the watch command used for?

Useful Linux one-liner

How do I run a basic watch example?

Run `watch -n 1 date` in a terminal, then adjust file names, paths, flags, or remote targets for your system.