Latest web development tutorials

Linux efax command

Linux command Daquan Linux command Daquan

Linux efax command to send and receive faxes.

It supports Class 1 and Class 2 modem to send and receive faxes.

grammar

efax [-sw][-a<AT指令>][-c<调制解调器属性>][-d<驱动程序>][-f<字体文件>][-g<指令>][-h<传真标题字符串>][-i<AT指令>][-j<AT指令>][-k<AT指令>][-l<识别码>][-o<选项>][-q<错误次数>][-r<文件名>][-v<信息类型>][-x<UUCP锁定文件>][-t<电话号码><传真文件>]

Parameter Description:

  • -a <AT command> to specify the AT command to answer the phone.
  • -c <Modem Properties> Settings Properties native modem.
  • -d <driver> Specifies the modem driver.
  • -f <font files> to create a fax header using the specified font file.
  • -g <command> If the phone is connected to the data, the specified instruction is executed.
  • -h <fax header string> specifies the string to the front of each page title.
  • -i <AT command> before entering the fax modem mode, AT commands transmitted to the modem.
  • -j <AT command> after entering the fax modem mode, AT commands transmitted to the modem.
  • -k <AT command> before leaving the fax modem mode, AT commands transmitted to the modem.
  • -l <ID> modem settings for the machine identification code.
  • -o <option> set the relevant option when you use a non-standard modem.
  • -q <error number> receive a fax, if the number of errors exceed the specified page occurs, ask for retransmission.
  • -r <filename> when receiving a fax, it will save each page into a file.
  • -v <message type> Select the type of information to be printed.
  • -w Do not answer the phone, waiting for OK or CONNECT signal.
  • -x <UUCP lock file> Use UUCP lock file format to lock the modem.
  • -t <phone number> <fax> to <phone number> The number to dial, and <fax> fax out.

Linux command Daquan Linux command Daquan