The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 09-05-2001
rwb1959's Avatar
rwb1959 rwb1959 is offline
Registered User
 

Join Date: Aug 2001
Location: Virginia, USA
Posts: 438
Did you create the tar file?
If so, why would you name a directory
using a "$"? If not, tell the creator
to fix this. I suspect there is a similar
problem accessing that directory on the remote.

Having said that you should be able to
access it as follows:

cd /arcagent/UAGENT/reloc/\$UAGENT_HOME

...but personally, I hate it when people
name directories like this "on purpose"