Execute a program periodically and monitor the output in full-screen mode. More information: https://manned.org/watch.
watch {{command}}
watch {{[-n|--interval]}} 60 {{command}}
watch {{[-d|--differences]}} {{df}}
watch "{{command_1}} | {{command_2}} | {{command_3}}"
watch if the visible output changes:watch {{[-g|--chgexit]}} {{lsblk}}
watch {{[-c|--color]}} {{ls --color=always}}