sub pager { my $temp = "temp.txt"; my $pager = "less"; my $tty = "/dev/tty"; system("$pager $temp >$tty"); }
In reply to Re: Some system command not working as required after File::Tee
by salva
in thread Some system command not working as required after File::Tee
by perlyogi
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |