Linux Commands Examples

A great documentation place for Linux commands

install-sgmlcatalog

maintain transitional SGML catalog

Synopsis

install-sgmlcatalog --remove package


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
then
install-sgmlcatalog --quiet --remove ${PACKAGE} || true
for ordcat in ${ORDCATS}
do

description

install-sgmlcatalog removes entries from the transitional SGML catalog file /etc/sgml/transitional.cat.

options

--remove package

Indicates to remove the entry for the package package.

copyright

Copyright © 1997 Christian Schwarz
Copyright © 2001-2004 Ardo van Rangelrooij

This is free software; see the GNU General Public Licence version 2 or later for copying conditions. There is no warranty.


author

Ardo van Rangelrooij <ardo[:at:]debian[:dot:]org>
Christian Schwarz (original version)

How can this site be more helpful to YOU ?


give  feedback