*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: dspcat | Section: 1 | Source: Digital UNIX | File: dspcat.1.gz
dspcat(1) General Commands Manual dspcat(1) NAME dspcat - Displays all or part of a message catalog SYNOPSIS dspcat [-g] catalog_name [set_numberessage_number]] OPTIONS Formats the output so that it can be used as input to the gencat com- mand. You cannot use the message_number argument with the -g option. OPERANDS Specifies a file containing a message catalog. If the file is not in the current directory, dspcat searches for it in the set of directories specified by the NLSPATH environment variable. (For more information about NLSPATH, see catopen(3).) Specifies a set in the catalog. Spec- ifies a particular number in the specified set. DESCRIPTION The dspcat command, part of the DIGITAL UNIX Message Facility, displays a particular message, all of the messages in a set, or all of the mes- sages in a catalog. If you include all three command operands, dspcat displays a particular message. If you do not include message_number, all the messages in the specified set are displayed. If you specify only catalog_name, all the messages in the catalog are displayed. If you specify either an invalid message_number or invalid set_number, an error message is displayed. You must include set_number if you include message_number. EXAMPLES To display message number 2 in set number 1 of test.cat, enter: dspcat test.cat 1 2 SEE ALSO Commands: dspmsg(1), gencat(1), mkcatdefs(1) Functions: catclose(3), catgets(3), catopen(3) dspcat(1)

Navigation Options