answersLogoWhite

0


Best Answer

A subdirectory.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

A subdirectory

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the name of a directory within the directory?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the command is used to remove directory in Linux?

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.


Difference between directory and sub directory in dos?

A directory within an existing directory is called a sub directory.


What is the Active Directory component that contains a reference to all objects within Active Directory called?

The GLobal Catalogue has a reference to all objects within Active Directory. Its is know as GC


What is the lowest level of directory within Linux?

Its a Folder


What is the syntax of the mkdir command?

mkdir [name of directory you wat to make] [second directory] [third directory] [fourth directory]


What permission applied to a directory allows one to create and delete files within the directory?

Write permission (w)


What is the name of the Linux top level directory of the file system?

The /, or root directory.


What are subdirectories or folders?

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.


What is a logical representation of multiple hierarchical levels within a directory?

Tree


What object is created when an object is deleted within active directory?

Tombstone


In Linux what are three commands you can use to create a subdirectory?

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.


What is the name of the directory database that controls access to a Windows Server domain?

Active Directory