Software: Apache/2.0.54 (Fedora). PHP/5.0.4 uname -a: Linux mina-info.me 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /usr/share/doc/libxml2-devel-2.6.20/ drwxr-xr-x |
Viewing file: Select action/file-type: Namexmlcatalog — Command line tool to parse and manipulate XML or SGML catalog files. Synopsisxmlcatalog [[--shell] | [--create] | [--add type orig replace] | [--del values] | [--noout] | [--verbose]] [catalogfile] [entities] Introductionxmlcatalog is a command line application allowing users to monitor and manipulate XML and SGML catalogs. It is included in libxml2. Its functions can be invoked from a single command from the command line, or it can perform multiple functions in interactive mode. It can operate on both XML and SGML files. Command Line Options
Shell CommandsInvoking xmlcatalog with the --shell filename option opens a command line shell allowing interactive access to the catalog file identified by filename. Invoking the shell provides a command line prompt after which commands can be entered.
Return valuesxmlcatalog's return codes provide information that can be used when calling it from scripts. 0: normal 1: Failed to remove an entry from the catalog 2: Failed to save to the catalog, check file permissions 3: Failed to add an entry to the catalog 4: Failed to lookup and entry in the catalog CatalogsCatalog behavior can be changed by redirecting queries to the user's own set of catalogs. This can be done by setting the XML_CATALOG_FILES environment variable to a list of catalogs. An empty one should deactivate loading the default /etc/xml/catalog default catalog. |
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0031 ]-- |