not found result:my $rc = system("grep foobar debug.log"); print "rc = '$rc'\n"; 2016/10/31 13:47:21 -5168 [19] Tools.pm 22 Tools.run_test - running te +st baz with parameters foobar rc = '0'
my $rc = system("grep blabla debug.log"); print "rc = '$rc'\n"; rc = '256'
In reply to Re: system bash return value
by duyet
in thread system bash return value
by stanley82
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |