Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ services(4) — Motorola System V 88k Release 4 Version 4.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

getservent(3N)

inetd.conf(4)

services(4)  —  FILE FORMATS

NAME

services − Internet services and aliases

DESCRIPTION

The services file contains an entry for each service available through the DARPA Internet.  Each entry consists of a line of the form:

service-name   port/protocol   aliases

service-name This is the official Internet service name. 

port/protocol This field is composed of the port number and protocol through which the service is provided (for instance, 512/tcp). 

aliases This is a list of alternate names by which the service might be requested. 

Fields can be separated by any number of SPACE and/or TAB characters.  A ‘#’ (pound-sign) indicates the beginning of a comment; characters up to the end of the line are not interpreted by routines which search the file. 

Service names may contain any printable character other than a field delimiter, NEWLINE, or comment character. 

FILES

/etc/services

SEE ALSO

getservent(3N), inetd.conf(4)

NOTES

A name server should be used instead of a static file. 

  —  Internet Utilities

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026