I CAN'T touch the script
Is there some way to capture the output and get it to stop spewing its text to my terminal?
perl my_untouched_script 1>/dev/nullOne liner example
perl -e 'print "Shut up!"' 1>/dev/nullIn reply to Re: capture STDOUT when some jerk opened STDOUT to /dev/tty
by pvaldes
in thread capture STDOUT when some jerk opened STDOUT to /dev/tty
by Tommy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |