mt-gnu
GNU cpio -- a program to manage archives of files
Install
- All systems
-
curl cmd.cat/mt-gnu.sh
- Debian
-
apt-get install cpio - Ubuntu
-
apt-get install cpio -
Alpine
-
apk add cpio - Arch Linux
-
pacman -S cpio - Kali Linux
-
apt-get install cpio - CentOS
-
yum install cpio - Fedora
-
dnf install cpio - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install cpio - Raspbian
-
apt-get install cpio - Docker
-
docker run cmd.cat/mt-gnu mt-gnupowered by Commando
cpio
GNU cpio -- a program to manage archives of files
GNU cpio is a tool for creating and extracting archives, or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files.