uuname
Unix to Unix Copy Program
Install
- All systems
-
curl cmd.cat/uuname.sh
- Debian
-
apt-get install uucp
- Ubuntu
-
apt-get install uucp
- Arch Linux
-
pacman -S uucp
- Kali Linux
-
apt-get install uucp
- Fedora
-
dnf install uucp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install uucp
- Raspbian
-
apt-get install uucp
- Dockerfile
- dockerfile.run/uuname
uucp
Unix to Unix Copy Program
UUCP will copy files to or from another (usually *nix) system, which also runs uucp. UUCP is used to transfer mail, news and random files between systems which are not connected by more modern networks. The communication can be made via modems, direct (hard-wired) serial connections or via an IP connection.