The Disc Directory is a table of all library programs and files, giving the name, disc location and last date referenced for each. The Disc Directory resides on the disc. One track of directory space is reserved per disc de- fined logically in the system (these tracks might all reside on the same disc). The location and length of the disc directory tracks is given by the STATUS Command. (See Section V).DIRECTORY
The DIRECTORY Command is initiated by the word
DIRECTORY
This causes the system to print a list of library programs and
files according to user IDcode. For every program of file the
following information is listed:
NAME the program name (1 to 6 characters)
DATE last date this program was referenced (day of
year/last two digits of year)
DISC ADR. location of program on disc (disc number/track/
sector) in decimal.
LENGTH length of program in decimal words.
|
The PURGE Command gives the operator the power to remove the user
library programs and files from the system if they have not been
used since a specified time, thus releasing disc space that would
otherwise be unavailable. The format of the PURGE Command is as
follows:
PURGE-day-of-year/year
where
day-of-year is the day of the year starting with 1
and counting in decimal.
year is the last two digits of the year (i.e., 69 for 1969).
|