mail-files

shar, unshar, uuencode, uudecode

Install

All systems
curl cmd.cat/mail-files.sh
Debian Debian
apt-get install sharutils
Ubuntu
apt-get install sharutils
Alpine
apk add sharutils
Arch Arch Linux
pacman -S sharutils
image/svg+xml Kali Linux
apt-get install sharutils
CentOS
yum install sharutils
Fedora
dnf install sharutils
Windows (WSL2)
sudo apt-get update sudo apt-get install sharutils
Raspbian
apt-get install sharutils
Docker
docker run cmd.cat/mail-files mail-files powered by Commando

sharutils

shar, unshar, uuencode, uudecode

`shar' makes so-called shell archives out of many files, preparing them for transmission by electronic mail services. `unshar' helps unpacking shell archives after reception. Other related utility programs help with other tasks. `uuencode' prepares a file for transmission over an electronic channel which ignores or otherwise mangles the eight bit (high order bit) of bytes. `uudecode' does the converse transformation.