Information about Working Directory
In computing, the working directory of a process is the directory of a hierarchical file system, if any,[1] which is implicitly used to determine the file referenced to by the process with a file name only, or with a relative path (as opposed to files referenced by full pathnames —see file name resolution). In most DOS and UNIX command shells, as well as in Windows' command line interpreter, the working directory can be changed by using the cd or chdir commands. In UNIX, the pwd command outputs the absolute pathname of the current working directory; the equivalent command in DOS is cd without arguments (whereas in Unix, cd used without arguments takes the user back to his/her home directory). The POSIX function chdir(), where available, can be used to set the invoking process' working directory programmatically.
A path is the general form of a file or directory name, giving a file's name and its unique location in a file system.
..... Click the link for more information.
..... Click the link for more information.
See also
- Home directory
- Root directory
- Parent directory
- Working Directory (wd), a software package that tracks commonly used directories in a bash session
Notes
1. ^ Operating systems exist that support a hierarchical file system but no concept of "working directory"; an example is Texas Instruments' DX10, used for the TI-990 series.
In computing, a process is an instance of a computer program that is being sequentially executed.[1] While a program itself is just a passive collection of instructions, a process is the actual execution of those instructions.
..... Click the link for more information.
..... Click the link for more information.
In computing, a directory, catalog, or folder[1] is an entity in a file system which contains a group of files and/or other directories. A typical file system may contain thousands (or even hundreds of thousands) of directories.
..... Click the link for more information.
..... Click the link for more information.
file system (often also written as filesystem) is a method for storing and organizing computer files and the data they contain to make it easy to find and access them.
..... Click the link for more information.
..... Click the link for more information.
- For other meanings for this term, see Path
A path is the general form of a file or directory name, giving a file's name and its unique location in a file system.
..... Click the link for more information.
DOS (from Disk Operating System) commonly refers to the family of closely related operating systems which dominated the IBM PC compatible market between 1981 and 1995 (or until about 2000, if Windows 9x systems are included): DR-DOS, FreeDOS, MS-DOS, Novell-DOS, OpenDOS, PC-DOS,
..... Click the link for more information.
..... Click the link for more information.
Unix (officially trademarked as UNIX®) is a computer operating system originally developed in 1969 by a group of AT&T employees at Bell Labs including Ken Thompson, Dennis Ritchie and Douglas McIlroy.
..... Click the link for more information.
..... Click the link for more information.
command line interpreter (also command line shell, command language interpreter) is a computer program that reads lines of text entered by a user and interprets them in the context of a given operating system or programming language.
..... Click the link for more information.
..... Click the link for more information.
cd, sometimes also available as chdir (change directory), is a command line command to change the current working directory in operating systems such as Unix, Windows and DOS.
..... Click the link for more information.
..... Click the link for more information.
In computing, a command is a directive to a computer program acting as an interpreter of some kind, in order to perform a specific task. Most commonly a command is a directive to some kind of command line interface, such as a shell.
..... Click the link for more information.
..... Click the link for more information.
PWD could refer to either of the following:
..... Click the link for more information.
- Parkway Drive, a metalcore band from Byron Bay in Australia
- Person/People with (a) disability/ies
- Print working directory, a file transfer protocol command.
..... Click the link for more information.
In computer programming, a parameter is a variable which takes on the meaning of a corresponding argument passed in a call to a subroutine. In the most common case, call-by-value, a parameter acts within the subroutine as a local (isolated) copy of the argument, but in other
..... Click the link for more information.
..... Click the link for more information.
In computing, a home directory is a directory which contains the personal files of a particular user of the system.
Separating user data from system-wide data avoids redundancy and makes backups of important files relatively simple.
..... Click the link for more information.
Separating user data from system-wide data avoids redundancy and makes backups of important files relatively simple.
..... Click the link for more information.
POSIX (IPA: /ˈpɒsɪks/) or "Portable Operating System Interface" [1] is the collective name of a family of related standards specified by the IEEE to define the application programming interface (API) for
..... Click the link for more information.
..... Click the link for more information.
In computing, a home directory is a directory which contains the personal files of a particular user of the system.
Separating user data from system-wide data avoids redundancy and makes backups of important files relatively simple.
..... Click the link for more information.
Separating user data from system-wide data avoids redundancy and makes backups of important files relatively simple.
..... Click the link for more information.
In computer file systems, the root directory is the first or top-most directory in a hierarchy. It can be likened to the root of a tree - the starting point where all branches originate.
..... Click the link for more information.
..... Click the link for more information.
In computing, the parent directory of a given directory A is the directory B in which A is located. In A's absolute path, B is the predecessor of A.
..... Click the link for more information.
..... Click the link for more information.
Bash is a Unix shell written for the GNU Project. The name of the actual executable is bash. Its name is an acronym for Bourne-again shell, a pun on the name of the Bourne shell (sh) (i.e.
..... Click the link for more information.
..... Click the link for more information.
- For DirectX 10, see Direct3D.
..... Click the link for more information.
The TI-990 was a series of 16-bit minicomputers sold by Texas Instruments (TI) in the 1970s and 1980s. The TI-990 was a replacement for TI's earlier minicomputer systems, the TI-960 and the TI-980.
..... Click the link for more information.
..... Click the link for more information.
This article is copied from an article on Wikipedia.org - the free encyclopedia created and edited by online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of the wikipedia encyclopedia articles provide accurate and timely information please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.
Herod_Archelaus