my $cmd = "egrep -f $_proj_file $_running_file > $_admin_temp_file"; print $cmd, "\n"; my $result = system $cmd; print "result of egrep = $result\n"
In reply to Re: problem in running UNIX command through perl
by toolic
in thread problem in running UNIX command through perl
by kprasanna_79
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |