English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية

Linux efax command

Linux Command大全

Linux efax command is used to send and receive faxes.

supported by Class 1with Class 2modem to send and receive faxes.

Syntax

efax [-sw][-a<AT Command>][-c<Modem Properties>][-d<Driver>][-f<Font File>][-g<Command>][-h<Fax Title String>][-i<AT Command>][-j<AT Command>][-k<AT Command>][-l<Identification Code>][-o<Option>][-q<Error Count>][-r<Filename>][-v<Information Type>][-x<UUCP lock file>]-t<phone number><fax document>]

Parameter Description:

  • -a<AT command> Answer the phone with the specified AT command.
  • -c<modem attributes> Set the attributes of the local modem.
  • -d<driver> Specify the modem driver.
  • -f<font file> Use the specified font file to create the fax title.
  • -g<command> If the received call is data, execute the specified command.
  • -h<fax title string> Specify the string as the title at the front of each page.
  • -i<AT command> Send the AT command to the modem before the modem enters the fax mode.
  • -j<AT command> Send the AT command to the modem after the modem enters the fax mode.
  • -k<AT command> Send the AT command to the modem before the modem leaves the fax mode.
  • -l<identifier code> Set the identifier code for the local modem.
  • -o<options> Set related options when using a non-standard modem.
  • -q<error count> When receiving a fax, request the other party to resend the page if the number of errors per page exceeds the specified number.
  • -r<file name> Save each page separately as a file when receiving a fax.
  • -v<information type> Select the type of information to be printed.
  • -w Do not answer the phone, wait for the OK or CONNECT signal.
  • -x<UUCP lock file> Use UUCP formatted lock file to lock the modem.
  • -t<phone number><fax document> Dial the number in <phone number> to make a call and send the <fax document> by fax.

Linux Command大全