12.
SPACE
REMAINING
ON
DISK
h.!lM"
STAT
Giving this command
at
the
prompt
will result in a display
of
the
amount
of
space available
on
the current drive and
on
any other drives which have been
accessed during the current session.
It
also shows the read/write attribute:
a)
C>STAT
C:
RIO,
Space: 33k
b)
C>STAT
A:R/W,
Space:
ill<
C:R/O,
Space: 33k
H:R/W,
Space: 24k
13.
SPACE
REMAINING
ON
SPECIFIED
DISK
h.lm611
STAT drivename:
This form
of
the command gives the
amount
of
space remaining
on
specified
drive:
C>STAT
A:
Bytes Remaining
On
A:
ill<
14.
USER
STATUS
h.liieFll
STAT USR:
This format is used
to
display the number
of
the current user
and
the numbers
of
the users who have active files
on
the disk:
A>
STAT USR:
Active
User:
0
Active Files : 0 1
This gives the information
that
the current user
is
number 0 and
that
users 0
and
1
both
have active files
on
the disk.
3-52
SUMMARY
OF
STAT COMMANDS
STAT SPACE REMAINING
ON
DISK
STAT DEV: LOGICAL
TO
PHYSICAL ASSIGNMENTS
STAT drivename: SPACE REMAINING ON SPECIFIED DISK
STAT
drivename:=R/O
READ/ONLY
- SET SPECIFIED DISK
STAT drivename:filename.filetype SIZE AND ATTRIBUTES - SPECIFIED FILE
STAT drivename:filename.filetype $DIR REPLACE
IN
DIRECTORY - SPECIFIED
FILE
STAT drivename:filename.filetype
$R/O
READ-ONLY - SET SPECIFIED FILE
STAT drivename:filename.filetype
$R/W
READ/WRITE
- SET SPECIFIED FILE
STAT drivename:filename.filetype
$S
SIZE AND ATTRIBUTES - SPECIFIED FILE
STAT drivename:filename.fi1etype $SYS REMOVE FROM
DIRECTORY-
SPECIFIED
FILE
STAT DSK: DISK STATUS
STAT logical: = physical: CHANGE DEVICE ASSIGNMENTS
STAT USR: USER STATUS
STAT VAL:
HELP
3-53