Sandeep Kumar: Note that using select only redirects default prints and writes, it doesn't redirect, for example, print statements explicitly made to a filehandle (print STDOUT ...) and it doesn't redirect the output of external commands.
In reply to Re^2: Output redirection using “require” in perl
by haukex
in thread Output redirection using “require” in perl
by Sandeep Kumar
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |