Good point, thanks.#!/usr/bin/perl $res = `echo test`; print $! . "\n";' print $res;
In reply to Re^2: Using backquotes to echo results in "Bad file descriptor"
by motionblurrr
in thread Using backquotes to echo results in "Bad file descriptor"
by motionblurrr
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |