On Wed, 2 Jan 2019 at 03:17, unman <[email protected]> wrote:

> [...]
> You should be able to escape the space, or use quotes:
> cd "FIRSTPART SECONDPART" or cd FIRSTPART\ SECONDPART
> You can rename them like this:
> rename 's/ /_/g' *
>

Thank you, I'm totally embarassed as the single quote character is (of
course!) only viewable in bash/CLI and not part of the directory.

Example:
mkdir test\ directory
ls
will show: 'test directory'

Thanks for your help.

- O

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CAJ3yz2uQsdMXkD%3DMbgu8qVpFQXHRV-f-uQFuAy4asnAjYLnDnw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to