Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'It doesn't properly' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
It doesn't properly
Authored by: soporose on Mar 06, '05 07:49:32PM

The other posters were correct. 'cd' is not a seperate binary in your path, but rather something your given shell (bash, csh, tcsh, ksh, etc) interprets for you. To properly do that, you would need to spawn a new environment with root privs, ie, sudo tcsh.



[ Reply to This | # ]