UNLOAD(1) — USER COMMANDS
NAME
unload, unloadc − unload Application SunOS or Developer’s Toolkit optional clusters
SYNOPSIS
unload filename...
unloadc cluster...
AVAILABILITY
Sun386i systems only.
DESCRIPTION
unload unloads the Application SunOS or Developer’s Toolkit clusters that contain the specified file arguments. unloadc unloads the specified Application SunOS or Developer’s Toolkit clusters.
Without arguments, unload and unloadc display a summary of the clusters in the Application SunOS and Developer’s Toolkit, including the load state and size of each cluster.
EXAMPLES
To unload the cluster that contains the spell command:
example% unload spell
About to unload the spellcheck cluster, confirm (y/n): y
Unloading the spellcheck cluster ...
The spellcheck cluster has been unloaded.
space used by clusters: 5358K bytes
total space remaining: 20962K bytes
example%
To display a summary of the clusters in the Application SunOS and Developer’s Toolkit:
example% unload
Application SunOS Optional Clusters:
availableclustersize (bytes)
--------------------
yesaccounting265K
noadvanced_admin501K
...
Developer’s Toolkit Optional Clusters:
availableclustersize (bytes)
--------------------
nobase_devel6907K
...
space used by clusters: 6021K bytes
total space remaining: 20432K bytes
FILES
/export/cluster/sun386.sunosrelease/appl
where Application SunOS clusters are loaded (or mounted). release is the current release of the operating system, for example, 4.0.2.
/export/cluster/sun386.sunosrelease/devel
where Developer’s Toolkit clusters are loaded (or mounted). release is the current release of the operating system, for example, 4.0.2.
/usr/lib/load/∗
data files
SEE ALSO
Sun386i Setup and Maintenance
DIAGNOSTICS
The file filename is not in any of the optional software clusters.
The specified file is not part of the Application SunOS or Developer’s Toolkit.
The cluster cluster is not loaded.
The specified cluster is not loaded on disk.
There is no cluster cluster.
The specified cluster is not part of the Application SunOS or Developer’s Toolkit.
The Application SunOS (and/or) Developer’s Toolkit are mounted.
The Application SunOS or Developer’s Toolkit or both are mounted across the network and can not be loaded or unloaded.
Sun Release 4.0 — Last change: 16 May 1989