cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex


J

DELETE/DIRECTORY



Delete a directory.

DThe DELETE command permanently removes a directory from the on-line database.




General Format

7

DELETE/DIRECTORY directory_name [/qualifiers]



Alternate

"RMDIR directory_name [/qualifiers]



qualifier summary

 General qualifiers:

/[NO]LOG
/[NO]CONFIRM
/NODE = target_node



Examples

 6    
#1

 
  2 $ SCHEDULE DELETE/DIRECTORY [TSMITH.REF]/CONFIRM $ Delete [TSMITH.REF] [Y/N] (Y): Yes          









Qualifiers



/CONFIRM



/NOCONFIRM

ECONFIRM requests that the user be prompted prior to any operation to 2verify that the selected entry is the correct one.

/NODE=target_node

DThe NODE qualifier specifies what NODE (either local or remote) you Hwant the operation performed on. /HOSTNAME may be substituted for /NODE.

/LOG



/NOLOG

EThe LOG qualifier causes each completed operation to issue a note to the user.

M

DIRECTORY/DIRECTORY



Display on-line information.

HThe DIRECTORY command will display all or just selected portions of the directory database.




General Format

:

DIRECTORY/DIRECTORY directory_name [/qualifiers]



Alternate

"LSDIR directory_name [/qualifiers]



qualifier summary

 General qualifiers:
/ACL
/CHECK
/COLUMN=number
/OWNER
/PROTECTION
/SECURITY
/FULL
/NODE = target_node
/NOHEADING
/NOTRAILINGC
/SYMBOL [= prefix_string,format](Prefix default = SG)(Format " default = "$ %s = \" " %s \" "")



Examples

 6    
#1

 
  5 $ SCHEDULE DIRECTORY/DIRECTORY [ASANTE]*/PROTECTION   Directory entries in [ASANTE]  * [ASANTE.DEV]     S:RWEDC,O:RWEDC,G:RW,W  * [ASANTE.PRD]     S:RWEDC,O:RWEDC,G:RW,W  * [ASANTE.RMT]     S:RWEDC,O:RWEDC,G:RW,W    Total of 3 directories       


 6    
#2

 
  3 $ SCHEDULE DIRECTORY/DIRECTORY/FULL [000000]SMITH  	 [SMITH] )     Owner                     = [SMITH] 3     Protection                = S:RWED,O:RWED,G,W +     (IDENTIFIER=[PROJECT_XD],ACCESS=READ)        


 6    
#3

 
 / $ SCHEDULE DIRECTORY/DIRECTORY [000000],[*.*]    .    .   (complete directory tree)    .    .          









Qualifiers

/ACL

DThe ACL options displays any Access Control List that is associated Fwith this directory entry. The format of this list adheres to the VMS Hstandard conventions. Please refer to the appropriate VMS documentation for more details.

/CHECK

AWorkgroup Jobs Only. The CHECK qualifier displays the designated Gobject's status on the nodes in the current workgroup. Any differences are displayed as:




 o V T Y  
PreviousNextContentsIndex