answersLogoWhite

0

A directory structure for a computer hard drive is located in a text file. This will show how the files and programs are organised in a tree structure on that drive.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What functions are controlled by the FAT and directory structure on a windows PC?

FAT and directory


Which directory implementation is mostly used in operating system?

Tree directory structure


What is the Linux Filesystem hierarchy used for?

The Linux Filesystem Hierarchy is used to help determine the file structure in the Linux Operating System. It defines the Directory structure and directory contents.


The top level of the directory structure is called?

hard disc


Can there be more that one root directory in the UNIX file system?

No, because the root is the very top of the directory structure. It has to be unique.


Which service is probably simplest to use if you want to move your webpages to a host server and maintain the directory structure?

You can reach this target with any web hosting service. Simply copy your directory structure inside domain folder.


How is Topmost directory in unix represented?

Directory tree structure in Unix always starts at the top node, or "root" node. It contains all of the major level subdirectories underneath it. The root directory is called "/" (root).


What is Directory Structure in os?

Directory structure in OS is the stable and scalable organization of files into a hierarchy of folders. It can be added to, but the fundamentals should don't change. These folders help computer users keep track of where everything on their PC is located.


What domain structure responds to directory lookup requests from Exchange 2000?

Global Catalog


Active directory uses what Domain-based name structure to locate computers on the network?

no


Is it possible to rename a folder not a file it can be renamed in a directory structure using java?

Yes, it is possible to rename a folder in a directory structure using Java. You can use the renameTo() method from the File class, which allows you to change the name of a directory. Simply create a File object for the existing folder and another for the new folder name, then call renameTo(newFile). Note that the operation will succeed only if the destination does not already exist and the parent directory is writable.


What is a multi-level directory system?

A directory is a logical grouping of files. By maintaining several directories the file manager can permit the same file name to be used in separate directories to refer to independent copies of the same file or completely different files. The contents of a directory - a list of file names and their associated information - are stored in a special file called a directory file which is assigned a file name which distinguishes it from non-directory files. By allowing directory file names to appear alongside non-directory file names in a directory, the file manager is able to link separate directories hierarchically as shown in figure 1. The directory at the top of the structure is given the special name, ROOT because the hierarchical structure resembles an upside-down tree. The directories below the root directory are known as subdirectories. by earnie