Technical data

REMOVE DIRECTORY
REMOVE DIRECTORY
Removes a link to a directory within a UNIX container directory. If there are no
other links to it, the directory is deleted.
Related commands: CREATE DIRECTORY, DIRECTORY
Applies to: NFS server
Format
REMOVE DIRECTORY "/path/name"
Restrictions
Requires:
Read and write access to the parent directory
BYPASS privilege
Parameters
"/path/name"
Required.
Directory with the link you want to remove.
Examples
1.
TCPIP> REMOVE DIRECTORY "/eagles/eaglet"
Removes a link to the directory
/eagles/eaglet
.
Command Descriptions 2–75