Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

load(1)

unload(1)

toc(5)

CLUSTER(1)  —  USER COMMANDS

NAME

cluster − find the Application SunOS or Developer’s Toolkit optional cluster containing a file

SYNOPSIS

cluster [ filename ]

AVAILABILITY

Sun386i systems only. 

DESCRIPTION

cluster finds the optional software cluster that contains a specified file.  If the specified file is contained in one of the clusters in Application SunOS or Developer’s Toolkit, the name of the cluster will be printed on standard output. 

Without arguments, cluster displays a summary of the clusters in Application SunOS and Developers Toolkit, including the load state and size of each cluster. 

EXAMPLES

To find the name of the cluster that contains the spell command:

example% cluster spell
spellcheck
example%

To display a summary of the clusters in Application SunOS and Developer’s Toolkit:

% cluster
Application SunOS Clusters:
      availableclustersize (bytes)
      --------------------
      yesaccounting265K
      noadvanced_admin501K
      ...
Developer’s Toolkit Clusters:
    availableclustersize (bytes)
    --------------------
      nobase_devel6907K
      ...
space used by clusters: 6021K bytes
total space remaining: 20432K bytes

A cluster is available if it has been “loaded” using load(1) or if it has been “mounted” across the network. 

FILES

/usr/lib/load/∗ data files

SEE ALSO

load(1), unload(1), toc(5)

Sun386i System Setup and Maintenance

DIAGNOSTICS

The file filenameis not in any of the optional software clusters.
The specified file is not part of the Application SunOS or Developer’s Toolkit. 

Sun Release 4.0  —  Last change: 19 February 1988

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