Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Free
Faster access than browser!
 

Directory (computing)

Index Directory (computing)

In computing, a directory is a file system cataloging structure which contains references to other computer files, and possibly other directories. [1]

41 relations: Cache (computing), Cache coherence, Cd (command), Chroot, Clustered file system, Command-line interface, Computer file, Computing, Dir (command), Directory structure, Electronic Recording Machine, Accounting, Email client, Embedded system, File folder, File manager, File system, Filename, Filesystem Hierarchy Standard, Filing cabinet, Graphical user interface, Hierarchy, Home directory, Icon (computing), Linux, Microsoft Windows, Mkdir, Operating system, Path (computing), Pushd and popd, Random-access memory, Root directory, Special folder, Superuser, Tree structure, Unix, Unix philosophy, User (computing), Virtual folder, Workbench, Working directory, Xerox Star.

Cache (computing)

In computing, a cache, is a hardware or software component that stores data so future requests for that data can be served faster; the data stored in a cache might be the result of an earlier computation, or the duplicate of data stored elsewhere.

New!!: Directory (computing) and Cache (computing) · See more »

Cache coherence

In computer architecture, cache coherence is the uniformity of shared resource data that ends up stored in multiple local caches.

New!!: Directory (computing) and Cache coherence · See more »

Cd (command)

The cd command, also known as chdir (change directory), is a command-line OS shell command used to change the current working directory in operating systems such as Unix, DOS, OS/2, AmigaOS (where if a bare path is given, cd is implied), Windows, and Linux.

New!!: Directory (computing) and Cd (command) · See more »

Chroot

A chroot on Unix operating systems is an operation that changes the apparent root directory for the current running process and its children.

New!!: Directory (computing) and Chroot · See more »

Clustered file system

A clustered file system is a file system which is shared by being simultaneously mounted on multiple servers.

New!!: Directory (computing) and Clustered file system · See more »

Command-line interface

A command-line interface or command language interpreter (CLI), also known as command-line user interface, console user interface and character user interface (CUI), is a means of interacting with a computer program where the user (or client) issues commands to the program in the form of successive lines of text (command lines).

New!!: Directory (computing) and Command-line interface · See more »

Computer file

A computer file is a computer resource for recording data discretely in a computer storage device.

New!!: Directory (computing) and Computer file · See more »

Computing

Computing is any goal-oriented activity requiring, benefiting from, or creating computers.

New!!: Directory (computing) and Computing · See more »

Dir (command)

In computing, dir (directory) is a command used for file and directory listing, specifically in the command line interface (CLI) of the operating systems CP/M, DOS, OS/2, Singularity, Microsoft Windows and in the DCL command line interface used on VMS, RT-11 and RSX-11.

New!!: Directory (computing) and Dir (command) · See more »

Directory structure

In computing, a directory structure is the way an operating system's file system and its files are displayed to the user.

New!!: Directory (computing) and Directory structure · See more »

Electronic Recording Machine, Accounting

ERMA (Electronic Recording Machine, Accounting), was a pioneering computer development project run at SRI International under contract to Bank of America in order to automate banking bookkeeping.

New!!: Directory (computing) and Electronic Recording Machine, Accounting · See more »

Email client

In Internet, an email client, email reader or more formally mail user agent (MUA) is a computer program in the category of groupware environments used to access and manage a user's email.

New!!: Directory (computing) and Email client · See more »

Embedded system

An embedded system is a computer system with a dedicated function within a larger mechanical or electrical system, often with real-time computing constraints.

New!!: Directory (computing) and Embedded system · See more »

File folder

A file folder (US usage) (or folder in British and Australian usage) is a kind of folder that holds loose papers and money together for organization and protection.

New!!: Directory (computing) and File folder · See more »

File manager

A file manager or file browser is a computer program that provides a user interface to manage files and folders.

New!!: Directory (computing) and File manager · See more »

File system

In computing, a file system or filesystem controls how data is stored and retrieved.

New!!: Directory (computing) and File system · See more »

Filename

A filename (also written as two words, file name) is a name used to uniquely identify a computer file stored in a file system.

New!!: Directory (computing) and Filename · See more »

Filesystem Hierarchy Standard

The Filesystem Hierarchy Standard (FHS) defines the directory structure and directory contents in Linux distributions.

New!!: Directory (computing) and Filesystem Hierarchy Standard · See more »

Filing cabinet

A filing cabinet (or sometimes file cabinet in American English) is a piece of office furniture usually used to store paper documents in file folders.

New!!: Directory (computing) and Filing cabinet · See more »

Graphical user interface

The graphical user interface (GUI), is a type of user interface that allows users to interact with electronic devices through graphical icons and visual indicators such as secondary notation, instead of text-based user interfaces, typed command labels or text navigation.

New!!: Directory (computing) and Graphical user interface · See more »

Hierarchy

A hierarchy (from the Greek hierarchia, "rule of a high priest", from hierarkhes, "leader of sacred rites") is an arrangement of items (objects, names, values, categories, etc.) in which the items are represented as being "above", "below", or "at the same level as" one another A hierarchy can link entities either directly or indirectly, and either vertically or diagonally.

New!!: Directory (computing) and Hierarchy · See more »

Home directory

A home directory is a file system directory on a multi-user operating system containing files for a given user of the system.

New!!: Directory (computing) and Home directory · See more »

Icon (computing)

In computing, an icon is a pictogram or ideogram displayed on a computer screen in order to help the user navigate a computer system or mobile device.

New!!: Directory (computing) and Icon (computing) · See more »

Linux

Linux is a family of free and open-source software operating systems built around the Linux kernel.

New!!: Directory (computing) and Linux · See more »

Microsoft Windows

Microsoft Windows is a group of several graphical operating system families, all of which are developed, marketed, and sold by Microsoft.

New!!: Directory (computing) and Microsoft Windows · See more »

Mkdir

The mkdir (make directory) command in the Unix, DOS, OS/2, and Microsoft Windows operating systems and in the PHP scripting language is used to make a new directory.

New!!: Directory (computing) and Mkdir · See more »

Operating system

An operating system (OS) is system software that manages computer hardware and software resources and provides common services for computer programs.

New!!: Directory (computing) and Operating system · See more »

Path (computing)

A path, the general form of the name of a file or directory, specifies a unique location in a file system.

New!!: Directory (computing) and Path (computing) · See more »

Pushd and popd

In computing, pushd and popd are commands used to work with the command line directory stack.

New!!: Directory (computing) and Pushd and popd · See more »

Random-access memory

Random-access memory (RAM) is a form of computer data storage that stores data and machine code currently being used.

New!!: Directory (computing) and Random-access memory · See more »

Root directory

In a computer file system, and primarily used in the Unix and Unix-like operating systems, the root directory is the first or top-most directory in a hierarchy.

New!!: Directory (computing) and Root directory · See more »

Special folder

On Microsoft Windows, a special folder is a folder which is presented to the user through an interface as an abstract concept instead of an absolute folder path.

New!!: Directory (computing) and Special folder · See more »

Superuser

In computing, the superuser is a special user account used for system administration.

New!!: Directory (computing) and Superuser · See more »

Tree structure

A tree structure or tree diagram is a way of representing the hierarchical nature of a structure in a graphical form.

New!!: Directory (computing) and Tree structure · See more »

Unix

Unix (trademarked as UNIX) is a family of multitasking, multiuser computer operating systems that derive from the original AT&T Unix, development starting in the 1970s at the Bell Labs research center by Ken Thompson, Dennis Ritchie, and others.

New!!: Directory (computing) and Unix · See more »

Unix philosophy

The Unix philosophy, originated by Ken Thompson, is a set of cultural norms and philosophical approaches to minimalist, modular software development.

New!!: Directory (computing) and Unix philosophy · See more »

User (computing)

A user is a person who utilizes a computer or network service.

New!!: Directory (computing) and User (computing) · See more »

Virtual folder

In computing, a virtual folder generally denotes an organizing principle for files that is not dependent on location in a hierarchical directory tree.

New!!: Directory (computing) and Virtual folder · See more »

Workbench

A workbench is study table at which manual work is done.

New!!: Directory (computing) and Workbench · See more »

Working directory

In computing, the working directory of a process is a directory of a hierarchical file system, if any, dynamically associated with each process.

New!!: Directory (computing) and Working directory · See more »

Xerox Star

The Star workstation, officially named Xerox 8010 Information System, was the first commercial system to incorporate various technologies that have since become standard in personal computers, including a bitmapped display, a window-based graphical user interface, icons, folders, mouse (two-button), Ethernet networking, file servers, print servers, and e-mail.

New!!: Directory (computing) and Xerox Star · See more »

Redirects here:

.. (DOS), Computer directory, Computer folder, DNLC, DOS .., Directory (computer), Directory (file systems), Directory Name Lookup Cache, Directory table, Directory tree, File directory, Folder (computing), Folder name, Linux kernel dcache, Parent directory, Recurse subdirectories, Subdirectory, Subfolder, 🖿, 🗀, 🗁.

References

[1] https://en.wikipedia.org/wiki/Directory_(computing)

OutgoingIncoming
Hey! We are on Facebook now! »