STORE and TurboSTORE/iX Products Manual (B5151-90003)
Chapter 6 87
STORE and TurboSTORE/iX Command Options
STORE Options
Figure 6-7. File Date Information (HFS Format)
VOLUME RESTRICTIONS SECTORS CODE MEDIA FILENAME
CREATED ACCESSED MODIFIED STATE_CHANGE
DISC :C 1104 1 /TEST/PUB/FILE1
1/12/1994 1/12/1994 1/12/1994 1/12/1994
DISC :C 0 1 /TEST/PUB/FILE2
1/12/1994 1/12/1994 1/12/1994 1/12/1994
DISC :C 32 1 /TEST/PUB/FILE3
1/12/1994 1/12/1994 1/12/1994 1/12/1994
Displaying File Security Information
To display file security information for the files stored, use the SHOW=SECURITY option. The
listing includes the file creator's user and account name, the security matrix, and a flag
indicating the presence or absence of an ACD. The HFS format displays the same security
information. For example:
:FILE T;DEV=TAPE
:STORE @.PUB.TEST;*T;SHOW=SECURITY
Figure 6-8. illustrates a file listing with security information from the above example.
Figure 6-8. File Security Information
FILENAME GROUP ACCOUNT VOLUME RESTRICTIONS SECTORS CODE MEDIA
FILE1 .PUB .TEST DISC :C 1104 1
LAURA .STSUPPNM (R:ANY; A:ANY; W:ANY; L:ANY; X:ANY) *ACD EXISTS*
FILE2 .PUB .TEST DISC :C 0 1
LAURA .STSUPPNM (R:ANY; A:ANY; W:ANY; L:ANY; X:ANY) *ACD ABSENT*
FILE3 .PUB .TEST DISC :C 32 1
LAURA .STSUPPNM (R:ANY; A:ANY; W:ANY; L:ANY; X:ANY) *ACD ABSENT*
Displaying Names Only
The SHOW=NAMESONLY allows an abbreviated listing to be displayed. The only fields shown
are the starting and ending media number, and the name of the file. This option is most
useful when displaying HFS syntax files. Since they can be longer than MPE syntax
names, it is sometimes useful to allow more room on the line to display the full pathname.
NAMESONLY cannot be used with the SHORT or LONG options to SHOW. It has a slightly
different format for MPE and HFS. The HFS style has the filename as the last field, while
the MPE style has the filename as the first field.
Figure 6-9. is an example for HFS format.