Category: linux
Subcategory: monitoring
Value: watch -n1 <command>
Miniscription: Repeat command every second
Description: Repeatedly executes a command at a set interval and updates the display, useful for monitoring changing system state.
Kontributer: iarc13