Search
Recommended Sites
Related Links






   

Informative Articles

Does Your Computer Memory Forget to Let Go?
If you have been having memory errors and you look in your root directory and see a pagefile.sys that is by far the biggest file in there, and if you can follow me, I have the solution to make your computer go back to normal functioning. ...

Sources of Computer Financing
Computer has become a necessity today. You cannot even imagine your life without a computer. All your work is done on a computer. If you are a sales executive, you need to store all the information related to your prospective customers. Having...

PC Computer Game - Engaging Realism And Imagination
The development of personal computer games from simple multimedia exercises to the current trend that involves very sophisticated graphics, operating system and surround sound system have been very fast and impressive. The varieties of...

Computer Profits From Home - What's Right for You?
On your mark - Get Set - Go! You're ready - you've finally got it - the top of the line computer with all the bells and whistles. It walks, it talks, it connects at the speed of sound, and has everything you'd ever need, plus some, but will...

10 Easy Steps to Speed Up Your Computer - Without Upgrading
10 Easy Steps to Speed Up Your Computer - Without Upgrading By Jim Shutes Lapeer Tech Group It seems that the longer you own your computer, the slower it gets! A lot of people will keep their computer until it gets so slow that they feel they need...

 
Directory Assistance, Please? Directories in the Computer World

Directories, in computer science parlance, are the listings of files, documents, and other directories within a file system. Most people think of directories as electronic folders that contain various files.

A directory is one of the first concepts anyone learning computers encounters aside from files. He or she soon learns that these files are all contained in a listing called the directory.

Who could forget the early DOS days when the command of choice was "dir c:\"?

A directory contained inside another directory is called a subdirectory of that directory. Together, the directories form a hierarchy, or tree structure. Organization of file systems into such makes for a more organized hierarchy.

It allows the files to be grouped according to the owner's desire, and presents a more organized alternative to just having all the files dumped into one listing.

Microsoft Windows and the Mac OS use folders to represent directories. This helps the user to visualize the directory as a folder that contains many papers and documents. The papers and documents represent files in the system.

With this tree hierarchy Windows and MacOS supports, one cannot just simply access a file from any point. He or she must access the file using a path.

For example, if the user is currently browing folder x, the only files he or she can access are the files listed in that folder. To access files found in folder y, the user must traverse the path from one directory to its subdirectory until he or she finally accesses the folder or directory that contains the file needed.

Historically, and even on some modern embedded devices, the file systems either do not support directories at all or only have a flat directory structure. This means subdirectories are not allowed.

There is only a group of top-level directories that containing files. This is similar to just having one directory for all your files.

The topmost directory in a file system is called the root directory. These directories contain other directories that are fittingly called subdirectories. The subdirectories may also contain subdirectories. This can go on and on indefinitely.

Depending on how an operating system supports directories, filenames in a directory can be viewed and ordered in various ways. They can be viewed and sorted alphabetically, by date, by size, or as icons in a graphical user interface.

The word directory is also used in computing and telephony with a different sense: a central repository of information related to management of a computer or a network of computers.

This includes data on applications, hosts, users, network devices, security credentials and more. This kind of directory, as opposed to a conventional database, is heavily optimized for easy reading.

Everybody who uses computers uses directories. Only, he or she may not notice it, or may not be aware of how this concept works. Most people make the most out of the directory concept by using it to organize their files.

If all their files were just dumped in a root directory, they would waste much time just trying to sort out the files that they need.

The concept of directories is constantly evolving. Even now, software developers and researchers are constantly devising ways to make organizing and sorting their files and directories easier. And as this researching continues, users can only gain from the tools directory management brings.

About the author:

James Monahan is the owner and Senior Editor of InfoTyphoon.com and writes expert articles about directories.