On Tue, 2002-02-12 at 09:04, Alvin Oga wrote:
>
> On Tue, 12 Feb 2002, Greg Murphy wrote:
>
> > Greetings,
> >
> > The following should work:
> >
> > #!/bin/sh
> > sourcedir="/mount/windows/spaced name"
> > cp "$sourcedir"/* $target
>
> i say that the above will barf on windows filenames like
On Tue, 12 Feb 2002, Greg Murphy wrote:
> Greetings,
>
> The following should work:
>
> #!/bin/sh
> sourcedir="/mount/windows/spaced name"
> cp "$sourcedir"/* $target
i say that the above will barf on windows filenames like
"tom's proposal.doc" and "2002 Budget: 1st quarter"
few other whac
2 matches
Mail list logo