Encyclopedia > Current working directory

  Article Content

Working directory

Redirected from Current working directory

In computing, the directory path that you are currently "in."

With the CLIs of operating systems like Unix and MS-DOS, you have special abilities while "in" a directory. That is, you may execute[?] a program or refer to a file that is in your working directory by typing only its name; not necessarily its full absolute path. You may also refer to other directories or files lower or higher in the hierarchy by their relative paths, relative to your current working directory.

In DOS and Unix, you may use the cd command to change your current working directory.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Westhampton Beach, New York

... village the population is spread out with 20.5% under the age of 18, 6.1% from 18 to 24, 24.6% from 25 to 44, 28.2% from 45 to 64, and 20.7% who are 65 years of age or ...

 
 
 
This page was created in 45.5 ms