A recent directory is the folder (or drive) that was accessed/used most recently.
virtual directory are that directory throgh which we map to location of the directory.suppose you need to make a directory on a place but we dont have the sufficient place for creating directory then for mapping the directory on that place we create directoy on different location and map to current location.this is called virtual directory.
Root directory.
collection of files and directory
A flight simulator game upload told me that my FSX directory was corrupted. How can I fix it? Where is the directory found?
The 'current directory' is where you are in this moment, the 'standard directory' is where something usually is (quite vague definition, isn't it?)... for example, the standard directory for the apache configuration file is /etc/apache, for temporary files it is /tmp
i need to get on the offenders list or directory to find someone.
The salesman made sure to keep a directory of all his customers so he could follow up with them at a later date.Why don't you consult the hotel directory, and you can find what room your friend is staying in.Look in the directory, it has a list of all the companies in this building.The telephone directory has seen a distinct decline in advertisers in recent years, given the popularity and ease-of-use of the internet.
A. S. Khutsoane has written: 'Directory of recent and on-going research on Botswana' -- subject(s): Directories, Research
Current directory/Sub-directory **************************************** The current directory is simply the directory a user is currently in - for instance: when in the Home directory, or the Music directory, and so on. A sub directory is another directory inside a main directory - for instance: in the Music Directory - Jazz, Elkie Brooks, Classical, are examples of three sub directories.
A directory within an existing directory is called a sub directory.
the telephone directory is a book but the web directory is in a computer
Answers.com is not a directory service.Answers.com is not a directory service.Answers.com is not a directory service.Answers.com is not a directory service.
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.
Kik doesn't have an online directory. The directory for Kik users is a server-side directory, and only Kik has access to said directory.
Answer.com is not a directory enquiries service.Answer.com is not a directory enquiries service.Answer.com is not a directory enquiries service.Answer.com is not a directory enquiries service.
mkdir [name of directory you wat to make] [second directory] [third directory] [fourth directory]
The root directory is the top level directory of the entire file system. Every branch starts from there. The current working directory is where you happen to be in the tree at the moment. If the root is always "/" and my process is in the directory /usr/local/bin/test/data, then the root directory is still "/" and my working directory is currently /usr/local/bin/test/data