Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ intm — Apollo

Media Vault

Software Library

Restoration Projects

Artifacts Sought

10.0;intm (install_type_manager), revision 1.0, 88/04/25
intm (install_type_manager) - install a type manager.
usage: intm [-n node_spec] [-l] [-r] type_name [mgr_pathname]



DESCRIPTION
     intm installs a type manager for the type_name.  The manager is copied
     into the type manager directory from mgr_pathname.  If mgr_pathname is
     omitted, the file named type_name in the current directory is used.  The
     intm command does not accept wildcards.

     type_name (required)
                    Specify the type for which the manager is to be installed.

     mgr_pathname (optional)
                    Specify the pathname of the manager object file to install
                    for this type.

                    Default if omitted:  object file is named type_name

OPTIONS
     -n node_spec   Specify the node on which the type manager is to be
                    installed.  If this option is omitted, the type manager is
                    installed on the current node.

     -l             List the results of the operation.

     -r             Replace an existing type manager if it exists.

EXAMPLES
     $ intm example_type /mydir/my_example_mgr.bin


     $ intm example_type /mydir/old_example_mgr.bin -n //remote_vol -l
     "/mydir/old_example_mgr.bin" installed as the manager for
     type example_type on volume //remote_vol.


SEE ALSO
     More information is available.  Type:

     help  inty     For information on installing types

     help node_spec For details about node specification syntax

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026