Jon LaBadie wrote:
> GUI tools perhaps.  I think command line tools will always have
> the difficulty of "what character or sequence is the separator
> between arguments".
>   
Yes, but in this case you *always* need escape characters. Personally,
if I have a filename with spaces in the middle, the combination of '\'
to escape the space and tab completion has made this pretty much a
non-issue.

Graeme

Reply via email to