1. NAME▲
ospcat - SGML print catalog
2. SYNOPSIS ▲
ospcat [-b \fBname\fR] [--bctf=\fBname\fR] [-C] [--catalogs] [-c \fBsysid\fR] [--catalog=\fBsysid\fR] [-f] [--error-file=\fBfile\fR] [-D \fBdirectory\fR] [--directory=\fBdirectory\fR] [-R] [--restricted] [-v] [-h] [--help] [-P \fBliteral\fR] [--public-id=\fBliteral\fR] [-S \fBliteral\fR] [--system_id=\fBliteral\fR] [-p \fBname\fR] [--parameter-entity=\fBname\fR] [-d \fBname\fR] [--doctype=\fBname\fR] [-l \fBname\fR] [--linktype=\fBname\fR] [-e \fBname\fR] [--entity=\fBname\fR] [-n \fBname\fR] [--notation=\fBname\fR] [-s \fBname\fR] [--declaration=\fBname\fR]
3. DESCRIPTION ▲
ospcat prints effective system identifiers found in the catalogs on the standard output. It doesn\'t check that the system identifiers correspond to actual files. The return value is 0 if the last system identifier was successfully created and 1 otherwise.
4. OPTIONS ▲
The following options are available:
-b \fBname\fR, --bctf=\fBname\fR
Use bctf name for output.
-f \fBfile\fR, --error-file=\fBfile\fR
Append error messages to file file.
-v, --version
Display the program version.
-h, --help
Show this help text.
-c \fBsysid\fR, --catalog=\fBsysid\fR
Use catalog sysid.
-C, --catalogs
Arguments are catalogs, use DOCUMENT entry.
-D \fBdirectory\fR, --directory=\fBdirectory\fR
Search files in directory directory.
-R, --restricted
Restrict file reading (for use in Web apps).
-P \fBliteral\fR, --public-id=\fBliteral\fR
Print the effective system id for the public id literal.
-S \fBliteral\fR, --system-id=\fBliteral\fR
Print the effective system id for system id literal.
-p \fBname\fR, --parameter-entity=\fBname\fR
Print the effective system id for parameter entity name.
-d \fBname\fR, --doctype=\fBname\fR
Print the effective system id for the doctype name.
-l \fBname\fR, --linktype=\fBname\fR
Print the effective system id for the linktype name.
-e \fBname\fR, --entity=\fBname\fR
Print the effective system id for entity name.
-n \fBname\fR, --notation=\fBname\fR
Print the effective system id for notation name.
-s \fBname\fR, --declaration=\fBname\fR
Print the effective system id for the SGML declaration for doctype name.
5. SEE ALSO ▲
6. AUTHOR ▲
Ian Castle <>
Author.
7. COPYRIGHT ▲