Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ lty — Apollo

Media Vault

Software Library

Restoration Projects

Artifacts Sought

10.0;lty (list_types), revision 1.0, 88/01/21
lty (list_types) - list installed types.
usage: lty [-n node_spec] [-u] [-glob | -priv]



DESCRIPTION
     lty lists the types currently installed on a volume. It can also be used
     to list the contents of internal caches for debugging purposes.

OPTIONS
     If no options are specified, lty lists types installed on the boot
     volume.

     -n node_spec Specify the node whose type names are to be listed.  Type
                  help node_spec for details about node specification syntax.
                  You may also specify the entry directory of a volume mounted
                  for software installation, as shown in the example below.

     -u           Display type UIDs as well as type names.

     -glob        Display contents of global type name cache instead of the
                  type file (for debugging only).

     -priv        Display the contents of the private (per-user) type name
                  cache instead of the type file (for debugging only).

EXAMPLES
     $ lty
     Local type file

     area   bitmap  boot   casehm  ddf   evetype  hdru     ipad
     lheap  mbx     mt     nil     null  obj      objlib   pad
     pipe   rec     sch    sio     uasc  und

     In the following example, the disk has been mounted for software
     installation. The disk's top level directory (cataloged as /mounted_disk
     by the mtvol command) must contain a sys directory. If it does not, you
     get a "types file not found" error.


     $ mtvol w /mounted_disk
     $ lty -n /mounted_disk
     Type file for "//my_node/mounted_disk"

     area   bitmap  boot  casehm  ddf   evetype  hdru    ipad
     lheap  mbx     mt    nil     null  obj      objlib  pad
     pipe   rec     sch   sio     uasc  und


SEE ALSO
     More information is available.  Type

     help  crty     For information on creating types

     help  dlty     For information on deleting types

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