osx man page for phones

Query: phones

OS: osx

Section: 4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

phones(4)							   File Formats 							 phones(4)

NAME
phones - remote host phone number database SYNOPSIS
/etc/phones DESCRIPTION
The file /etc/phones contains the system-wide private phone numbers for the tip(1) program. /etc/phones is normally unreadable, and so may contain privileged information. The format of /etc/phones is a series of lines of the form: <system-name>[ ]*<phone-number>. The system name is one of those defined in the remote(4) file and the phone number is constructed from [0123456789-=*%]. The `=' and `*' characters are indicators to the auto call units to pause and wait for a second dial tone (when going through an exchange). The `=' is required by the DF02-AC and the `*' is required by the BIZCOMP 1030. Comment lines are lines containing a `#' sign in the first column of the line. Only one phone number per line is permitted. However, if more than one line in the file contains the same system name tip(1) will attempt to dial each one in turn, until it establishes a connection. FILES
/etc/phones SEE ALSO
tip(1), remote(4) SunOS 5.10 14 Jan 1992 phones(4)
Related Man Pages
phones(4) - mojave
phones(4) - x11r4
phones(4) - centos
phones(4) - xfree86
phones(4) - hpux
Similar Topics in the Unix Linux Community
Unix coding tip required
Igelle 0.5.0 (Default branch)
how extract certain value within a line using awk
Using sed to change lines and add them if they don't exist..
Sed/grep questions