alpq(1) 06 Dec 1994 alpq(1)
NAME
alpq - query the ALP STREAMS module
SYNOPSIS
alpq
DESCRIPTION
The alpq command takes no arguments or options. It presents, on its
standard output, a list of the functions currently registered with the
alp STREAMS module. Information on building and using these functions
is contained in the manual entry alp(7).
The output list contains entries like the following:
1 Ucase (Upper to lower case converter)
The first field is a sequence number. The second field is the
function's name (by which it may be accessed), and the third field is
the function's explanation string, enclosed in parentheses.
CAVEATS
The alpq command works by pushing the alp STREAMS module querying it
via ioctl(2) and then popping it immediately; its standard input (nor-
mally the user's tty) must thus be a STREAM.
SEE ALSO
kbdcomp(1M), kbdload(1M), alp(7), kbd(7).
Page 1 Reliant UNIX 5.44 12, 196