HP (Hewlett-Packard) HP 3000 Laptop User Manual


 
Chapter 7 567
Command Definitions S-SO
SHOWALLOCATE
# specifies one numeric character.
? specifies one alphanumeric character.
The characters can be used as follows:
n@ All files starting with the character n.
@n All files ending with the character n.
n@x All files starting with the character n and ending with the
character x.
n##..# All files starting with the character n followed by up to seven
digits (useful for listing all EDIT/3000 temporary files).
?n@ All files whose second character is n.
n? All two-character files starting with the character n.
?n
All two-character files ending with the character n.
listfile Name of an output file to which all output is written. When specified, a
new ASCII file with variable length records closed in permanent domain,
user-supplied carriage control (CCTL), OUT access mode, and EXC
(exclusive access) option. This parameter may also be a back-referenced
file. Default is $STDLIST.
Operation Notes
This command generates the status information of the specified system tables and lists
files which are allocated.
Use
This command requires system manager (SM) capability to execute for other groups or
accounts.
Examples
To display status information for all allocated files in the system.
SHOWALLOCATE ALLOCATE
ALLOCATED PROGRAMS SHARE COUNT
EDITOR.PUB.SYS . . . . . . . . 0
FCOPY.PUB.SYS . . . . . . . . 2
LISTDIR5.PUB.SYS . . . . . . . 1
NUMBER OF PROGRAMS FOUND = 3
To display status information for all allocated files starting with a character "S" in the
account named SYS.
SHOWALLOCATE ALLOCATE,S@.@.SYS
ALLOCATED PROGRAMS SHARE COUNT