watch with bash colors preserved
- by Pawel Goscicki
From man watch:
Non-printing characters are stripped
from program output. Use "cat -v" as
part of the command pipeline if you
want to see them.
So how do I use cat -v if I want to see the colored output from:
watch ls -al --color