copylink
Perl extension for replacing a link by a copy of the linked file
Install
- All systems
-
curl cmd.cat/copylink.sh
- Debian
-
apt-get install libfile-copy-link-perl
- Ubuntu
-
apt-get install libfile-copy-link-perl
- Kali Linux
-
apt-get install libfile-copy-link-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libfile-copy-link-perl
- Raspbian
-
apt-get install libfile-copy-link-perl
- Dockerfile
- dockerfile.run/copylink
libfile-copy-link-perl
Perl extension for replacing a link by a copy of the linked file
The distribution File-Copy-Link includes the modules File::Spec::Link and File::Copy::Link and the script copylink. They include routines to read and copy links.