[plug] clear the screen when using the watch utility

Timothy White weirdit at gmail.com
Fri Oct 28 17:13:26 WST 2005


Try this.

watch 'clear; command you want to watch'

So for example, watch 'clear; ls /home/tim/'
Make sure the clear is before the command, otherwise it'll display the
command, then clear, then watch will sleep for it's time ;)

Tim



More information about the plug mailing list