A subdirectory.
Assuming the directory is in your Home directory use: rmdir directory-name This will fail if there are files within the directory. In this case, use rm -r directory-name.
A directory within an existing directory is called a sub directory.
Another name for current path is "present working directory" (PWD). It refers to the directory where a user is currently located within the file system.
mkdir [name of directory you wat to make] [second directory] [third directory] [fourth directory]
The GLobal Catalogue has a reference to all objects within Active Directory. Its is know as GC
Its a Folder
Write permission (w)
The /, or root directory.
1. The most straightforward way to create a create a subdirectory in the current directory is mkdir name where name is the name of the new directory. 2. Another way is to move a directory and its descendants from somewhere else: mv path name where path is an absolute or relative pathname for an existing directory hierarchy, and name is the directory name it will be given in the current directory. 3. Various utilities for unpacking archives may create directories as they execute; for example cpio, tar, unzip etc.
Active Directory
Computers store data in a series of directories. Each directory, or folder, may contain files or other directories. If a directory is located within another directory, it is called a sub-directory (or sub-folder) of that folder.
Tree