answersLogoWhite

0

A recent directory is the folder (or drive) that was accessed/used most recently.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Can you find a recent offender in dc jail?

i need to get on the offenders list or directory to find someone.


What is a sentence for directory?

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.


What has the author A S Khutsoane written?

A. S. Khutsoane has written: 'Directory of recent and on-going research on Botswana' -- subject(s): Directories, Research


What do you mean by sub directory and current directory?

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.


Difference between directory and sub directory in dos?

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


What are the difference of telephone directory and web directory?

the telephone directory is a book but the web directory is in a computer


What is mya michells real number?

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.


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.


Where can i find the kik online directory?

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.


Who is number is this 01792211847?

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.


What is the syntax of the mkdir command?

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


What is the difference between the root directory your home directory and your working 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