On Jun 13, 2006, at 6:11 PM, Marek Stepanek wrote:

ps: but one thing is worrying me: I am unable now, to change back to the
folder .gnupg ...

[markslap:~] mareklap% sudo cd .gnupg/
sudo: cd: command not found

there is probably something fundamental, which I do not understand about
root in the shell ???

The cd command is a built-in, so there's no external /usr/bin/cd app for sudo to load and run as root. Hence the error "cd: command not found".

sherm--

Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org

Reply via email to