logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

copylink - replace a link with a copy of the linked file

Author

       Robin Barker, <RMBarker@cpan.org>

Description

       Each 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".

   OPTIONS-h|--help
           Show usage and these options

       -m|--man
           Show manual page

Name

       copylink - replace a link with a copy of the linked file

See Also

File::Copy::Link(3)

Synopsis

       copylink [link ...]

See Also