Hi, I am transfering xyz.txt file from windows98 to linux server manually. $r_file = "xyz.txt" ; then in perl script i am executing `chmod 0777 $r_file` ; # $r_file is in the same directory as is perl script but the line is not executing i have tried system command too. Any suggestions.. Thanks, Rahul,
- Re: problem executing linux command in perl Rahul Garg
- Re: problem executing linux command in perl Tirthankar C. Patnaik
- UID's Christo Rademeyer
- Re: UID's Maxim Berlin
- Re: UID's Christo Rademeyer
- Re[2]: UID's Maxim Berlin
- Re: problem executing linux command in perl John W. Krahn
- Re: problem executing linux command in perl Rahul Garg
- Re: problem executing linux command in perl Rahul Garg
- Re[2]: problem executing linux command in p... Maxim Berlin