File: modem-cmd.8

package info (click to toggle)
modem-cmd 0.0.2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 92 kB
  • ctags: 3
  • sloc: ansic: 62; makefile: 6
file content (20 lines) | stat: -rw-r--r-- 616 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.TH MODEM-CMD 8 "March 8, 2012"
.SH NAME
modem-cmd \- send arbitrary AT commands to your modem 
.SH SYNOPSIS
.B modem-cmd
.RI "[ device ] [ command ]"
.SH DESCRIPTION
This manual page documents briefly the
.B modem-cmd
commands.
.PP
\fBmodem-cmd\fP can be used to send arbitrary AT commands to a modem device over a serial line. This means it can be used as a phone dialer. 
.SH USAGE
.LP
modem-cmd /dev/ttyUSB0 ATDT123456
.SH AUTHOR
modem-cmd was written by Robert Millan <rmh@debian.org>.
.PP
This manual page was written by Khalid El Fathi <khalid@elfathi.fr>,
for the Debian project (and may be used by others).