Colors with unix command "watch"?
03:15 25 Sep 2010

Some commands that I use display colors, but when I use them with watch the colors disappears:

watch -n 1 node file.js

Is it possible to have the colors back on somehow?

linux bash ubuntu watch