[Coco] Copy with wildcards

Robert Gault robert.gault at worldnet.att.net
Sat Jan 26 20:51:55 EST 2008


Diego Barizo wrote:
> I'm trying to copy a few files from one directory to another in the same 
> disk
> I'm using
> :copy /dd/CMDS/g* /dd/MV
> 
> But keep getting
> copy: must specify output directory if more than 2 files
> 
> The directory MV already exists, and I've tried the command from /dd 
> /dd/CMDS and /dd/MV , using full and partial paths, always with the same 
> results.
> 
> Any help?
> 
> Thanks,
> Diego
> 

With the current NitrOS-9 Copy, the syntax seems to be
:copy -w=destination source
where destination will probably be a full path and source is either full 
, partial path, or *.

I have had some problems opening sub-directories.



More information about the Coco mailing list