answersLogoWhite

0

  • 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.
User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Can you give me a sentence with the word directory?

Let me check the directory for you.


A sentence with the word directory in it?

i ordered my clothes from the next directory consequenly the clothes were very comfy


How do you write directory in a sentence?

Ella looked up the seemingly familiar name in her old high school directory.


How can you use directory in a compound sentence?

I like this 'ere new director; 'e knows 'ow the make a good movie


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.


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.


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.


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