ospcat
[ option...
]
Ospcat (SGML print catalog) 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.
The following options are available:
-C
,
--catalogs
-bname
,
--bctf=name
-ffile
,
--error-file=file
-csysid
,
--catalog=sysid
,
-Ddirectory
,
--directory=directory
-R
,
--restricted
-v
,
--version
-h
,
--help
-Pliteral
,
--public-id=literal
literal
.
-Sliteral
,
-system_id=literal
literal
.
-pname
,
--parameter-entity=name
name
.
-dname
,
--doctype=name
name
.
-lname
,
--linktype=name
name
.
-ename
,
--entity=name
name
.
-nname
,
--notation=name
name
.
-sname
,
--declaration=name
name
.
This currently ignores DTDDECL
catalog entries and
just returns the value of the SGMLDECL
entry.