Command: copy

Syntax

copy <wildname> {,<wildname> } ,<dest>

Description

Copy one or more disc files.

Parameters

Switches

Examples

Single file copy.

copy a.cmd,b.cmd

Multiple copies to a directory with verification.

copy *.cmd, /usr/cmds, -v

Multiple copies with wild change.

copy fred.dat,joe.dat, *.old

See Also

Commands:

rename