Name

manicopy

Synopsis

manicopy (read, target, how)

Copies files to a target directory. Takes the following arguments:

read

Hash with keys that are the names of the files to be copied. Typically returned by maniread.

target

Target directory into which files are to be copied.

how

Can be used to specify a different method of “copying.” Values are:

cp

Copy the files.

ln

Create hard links.

best

Link the files, but copy any symbolic link to make a tree with no symbolic links (the default).

Get Perl in a Nutshell, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.