Sure, check your error messages. Post sample code. Are you running your bash file with system, exec or backtics?
close FILE; chmod(0755,$file) or die "Can't chmod $file $!\n"; $ret = `$file 2>&1`; print $ret;
In reply to Re: perl - bash script problem
by tachyon-II
in thread perl - bash script problem
by megaurav2002
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |