Alexander Fortwinder schrieb:
Hi everyone,

I'm downloading a torrent file which created a directory name with spaces, so when I try to access it in bash, it is reported as not being found.

What did you do? What was the *EXACT* command?

How do I deal with it?

Correctly :)


For example, /home/This  is a   some directory

cd /home/This\ \ is\ a\ \ \ some\ directory

As I close to always use tab expansion, I'd type

cd /home/This<tab>and get what I wrote above.


Alexander Skwar
--
On a normal ascii line, the only safe condition to detect is a 'BREAK'
- everything else having been assigned functions by Gnu EMACS.
                -- Tarl Neustaedter
--
[email protected] mailing list

Reply via email to