(no title)
liw
|
9 years ago
Stderr should only get error messages, and, arguably, warning messages. It shouldn't get status and progress messages. Those should go to /dev/tty, and the program should be gracefully quiet if run without a terminal, e.g., from cron.
restalis|9 years ago
liw|9 years ago