space in paths
Hello, I am trying to invoke shell commands with (sys:open-pipe ...) on OSX. If I have a "new folder" somewhere on my disk, what do I have to do to 'encode' the space char in the command string? Trying to do "new\ folder" like in the Terminal does not seem to work.... Any hints? Thanks, Peter