Hi, I cannot change to a directory given as relative path when I'm in /. Here's a example:
--8<---------------cut here---------------start------------->8--- [EMAIL PROTECTED] ~> pwd ~ [EMAIL PROTECTED] ~> cd / [EMAIL PROTECTED] > cd usr/ cd: “usr/” is not a directory or you do not have permission to enter it [EMAIL PROTECTED] ~> ls / bin/ boot/ config/ dev/ etc/ home/ lib/ lost+found/ media/ mnt/ opt/ proc/ root/ sbin/ sys/ tmp/ usr/ var/ [EMAIL PROTECTED] ~> cd / [EMAIL PROTECTED] > cd /usr/ [EMAIL PROTECTED] /usr> --8<---------------cut here---------------end--------------->8--- Bye, Tassilo -- My opinions may have changed, but not the fact that I am right. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
