fax
programs to send and receive fax messages
Install
- All systems
-
curl cmd.cat/fax.sh
- Debian
-
apt-get install efax
- Ubuntu
-
apt-get install efax
- Kali Linux
-
apt-get install efax
- CentOS
-
yum install efax
- Fedora
-
dnf install efax
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install efax
- Raspbian
-
apt-get install efax
- Dockerfile
- dockerfile.run/fax
efax
programs to send and receive fax messages
efax is a small ANSI C/POSIX program that provides the data transport function for fax applications using any Class 1 or Class 2 fax modem. Another program, efix, converts between fax, text, bitmap and grayscale formats. fax, a shell script, provides a simple user interface to the efax and efix programs. It allows you to send text or Postscript files as faxes and receive, print or preview received faxes. The ghostscript package is needed to fax Postscript files, and an image viewing program like xloadimage is needed to view incoming faxes. Note that you probably have to adapt /etc/efax.rc to your needs.