Dave Korn wrote:
I use the same trick myself because a lot of apps can't handle a
filename with a space in it, not even if it gets correctly escaped and
passed through to argv, but I've never known bash filename completion
to have a problem: it escapes all the spaces and other metachars
beautif
> -Original Message-
> From: cygwin-owner On Behalf Of Andrew DeFaria
> Sent: 29 September 2004 16:16
> However, one trick that I do to more easily deal with the "Program
> Files" think is:
>
> $ mount -bsf "/cydrive/c/Program Files" /apps
>
> Then it's simply /apps//. Much easier to d
2 matches
Mail list logo