1 02/08/85 hp_delete, hpdl
2
3 Syntax as a command: hpdl path
4
5
6 Function: deletes segments or directories including their inferior
7 directories segments and links if accessible which cannot be
8 deleted by the delete or delete_dir commands due to connection failures
9 or other problems resulting from volume deregistration or the failure
10 of emergency shutdown.
11
12
13 Arguments:
14 path
15 is the pathname of the segment or directory to be deleted. The star
16 convention may not be used.
17
18
19 Access required: The hp_delete command requires access to the
20 highly-privileged hphcs_ gate. Access to the system_privilege_ gate is
21 required as well. All discretionary ACL and nondiscretionary AIM
22 access control is observed by this command. The segment or directory
23 to be deleted may, however, have a lower ring bracket than the user's
24 current validation level.
25
26
27 Notes: The deletion is not logged in the syserr log.
28
29 The user is queried once before performing the deletion.
30
31 Out-of-service directories may be deleted.
32
33 The segment safety switch is ignored.