View Single Post
Old 09-12-2002   #26 (permalink)
DigitalMDX
Digital Stumbler
 
DigitalMDX's Avatar
 
Join Date: Jul 2002
Location: Pacific Northwest
Posts: 236
Quote:
Originally posted by mentat
Can you send the results of these commands? (The last 1 or two might fail)
"cd /usr"
"pwd"
"cd local"
"pwd"
"cd etc"
"pwd"
cd /usr
root@ttyp0[usr]#
pwd
/usr
cd local
pwd
/usr/local
cd etc
bash: cd: etc: No such file or directory

Hope this makes sense to you
-Jay
DigitalMDX is offline   Reply With Quote