I've got some cron jobs that are spitting out errors because of the scripts
they are calling contain stty commands. I've tried putting in a condition
to check for a tty (tty -s and test -t), but both don't seem to work.
How can I test for the presence of a tty so that I can eliminate these
errors?
Also, what is the command to install manpages? I've loaded the subsets
(4.0D).
Received on Sun Oct 04 1998 - 22:48:47 NZDT