Modern alternative to watch command with syntax highlighting
Modern alternative to the watch command
hwatch
$ hwatch 'uptime'
$ hwatch -n 2 'df -h'
$ hwatch 'netstat -an | grep ESTABLISHED'