Linux efax Command
The Linux efax command is used for sending and receiving faxes.
It supports Class 1 and Class 2 modems for sending and receiving faxes.
Syntax
efax [-sw][-a<AT command>][-c<modem properties>][-d<driver>][-f<font file>][-g<command>][-h<fax header string>][-i<AT command>][-j<AT command>][-k<AT command>][-l<identifier>][-o<option>][-q<error count>][-r<filename>][-v<message type>][-x<UUCP lock file>][-t<phone number><fax file>]
Parameter Description:
-a<AT command> Use the specified AT command to answer the call.
-c<modem properties> Set the properties of the local modem.
-d<driver> Specify the modem driver.
-f<font file> Use the specified font file to create the fax header.
-g<command> Execute the specified command if the received call is data.
-h<fax header string> Specify the string as the title at the beginning of each page.
-i<AT command> Send the AT command to the modem before it enters fax mode.
-j<AT command> Send the AT command to the modem after it enters fax mode.
-k<AT command> Send the AT command to the modem before it exits fax mode.
-l<identifier> Set the identifier of the local modem.
-o<option> Set options for non-standard modems.
-q<error count> Request the sender to resend if the number of errors per page exceeds the specified count.
-r<filename> Save each page as a separate file when receiving a fax.
-v<message type> Select the type of message to print.
-w Do not answer the call, wait for an OK or CONNECT signal.
-x<UUCP lock file> Use a UUCP-style lock file to lock the modem.
-t<phone number><fax file> Dial the number from <phone number> and send the <fax file> as a fax.