When I do 'ls', or 'service some_service_name status', or any other command with colored output, it, "surprisingly" :), shows it's output in color, but when I run them with 'watch' and even with 'watch -c' command with a color enabling parameter, they still show without colors.
Why?, and how to fix it?