|
NAMEcopylink - replace a link with a copy of the linked fileSYNOPSIScopylink [link ...]DESCRIPTIONEach of the links on the command line is replaced by a copy of the file that the link points too, so the copy can be edited without changing the original.The command is intended for modifying perl source files created by "./Configure -Dmksymlinks". SEE ALSOFile::Copy::Link(3)AUTHORRobin Barker, <RMBarker@cpan.org>COPYRIGHT AND LICENSECopyright 2003 by Robin BarkerThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Visit the GSP FreeBSD Man Page Interface. |