If there is a &-charachter in a directory name and I try to navigate in to it, I get this error message: sh>cd /download/1_&_1 (8816) /bin/bash: line 0: cd: /download/1_: No such file or directory /bin/bash: _1: command not found sh>cd /download/1_&_1 (8816) returned '127' How can I get it to work? -- Mvh Anders Lagerås