[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MCopy Woes MSDOS Copy
In article <slrn4ug5bj.a1u.scraft@bigpapa.nothinbut.net>,
<scraft@bigpapa.nothinbut.net> wrote:
>> mcopy 'c:/dir1/*' 'c:/dir1/dir2/'
>
>That is what's weird: the tool's built-in "help/sample" function
>clearly shows a wildcard but if I type it it doesn't work!
>I enter
>
> mcopy .d10 *.dsk /aux/scratch /b
Try (single) quoting the asterisk from the shell and see what happens:
mcopy .d10 '*.dsk' /aux/scratch /b
It may be that mcopy does its own filename globbing and that more
than two files/directories on the command line confuse it.
--
Tomorrow I will seven eagles see, a great comet will appear, and voices will
speak from whirlwinds foretelling monstrous and fearful things -- This
Universe never did make sense; I suspect that it was built on government
contract. - Robert Heinlein