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"
1 – Restrictions
Requires: o Read and write access to the parent directory o BYPASS privilege
2 – Parameters
"/path/name" Required. Directory with the link you want to remove.
3 – Examples
1.TCPIP> REMOVE DIRECTORY "/eagles/eaglet" Removes a link to the directory /eagles/eaglet.