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 

Reply via email to