logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ospcat - SGML print catalog

Author

IanCastle <ian.castle@openjade.org>
           Author.

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.

Name

       ospcat - SGML print catalog

Options

       The following options are available:

       -bname, --bctf=name
           Use bctf name for output.

       -ffile, --error-file=file
           Append error messages to file file.

       -v, --version
           Display the program version.

       -h, --help
           Show this help text.

       -csysid, --catalog=sysid
           Use catalog sysid.

       -C, --catalogs
           Arguments are catalogs, use DOCUMENT entry.

       -Ddirectory, --directory=directory
           Search files in directory directory.

       -R, --restricted
           Restrict file reading (for use in Web apps).

       -Pliteral, --public-id=literal
           Print the effective system id for the public id literal.

       -Sliteral, --system-id=literal
           Print the effective system id for system id literal.

       -pname, --parameter-entity=name
           Print the effective system id for parameter entity name.

       -dname, --doctype=name
           Print the effective system id for the doctype name.

       -lname, --linktype=name
           Print the effective system id for the linktype name.

       -ename, --entity=name
           Print the effective system id for entity name.

       -nname, --notation=name
           Print the effective system id for notation name.

       -sname, --declaration=name
           Print the effective system id for the SGML declaration for doctype name.

See Also

onsgmls(1), ospam(1), osgmlnorm(1), ospent(1)

Synopsis

ospcat [-bname] [--bctf=name] [-C] [--catalogs] [-csysid] [--catalog=sysid] [-f] [--error-file=file]
              [-Ddirectory] [--directory=directory] [-R] [--restricted] [-v] [-h] [--help] [-Pliteral]
              [--public-id=literal] [-Sliteral] [--system_id=literal] [-pname] [--parameter-entity=name]
              [-dname] [--doctype=name] [-lname] [--linktype=name] [-ename] [--entity=name] [-nname]
              [--notation=name] [-sname] [--declaration=name]

See Also