Hi All,
i am getting error "The system cannot find the path specified" while running
below lines code.
$dirname = "util";
$path = ` cd $dirname ; pwd`
print ("$path");
can anybody help me to get output of pwd in the variable $path.
Thank
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
- RE: Can't get Sudo.pm to run my command but it works fro... RICHARD FERNANDEZ
- Re: Can't get Sudo.pm to run my command but it work... Igor Sutton
- Re: Can't get Sudo.pm to run my command but it work... Mumia W.
- RE: Can't get Sudo.pm to run my command but it work... RICHARD FERNANDEZ
- RE: Can't get Sudo.pm to run my command but it work... RICHARD FERNANDEZ
- using backticks john wright
- Re: using backticks Rob Dixon
- Re: using backticks John W. Krahn
