sudo apt-get install sharutils mailutils
uuencode filename filename | mail user@example.com
where filename
is the same: it stands for input file and remote file.
sudo apt-get install sharutils mailutils
uuencode filename filename | mail user@example.com
where filename
is the same: it stands for input file and remote file.