Cwd Cwd

Cwd - Definition

For computer operating systems that support a hierarchial file system, the working directory is the directory path that a user or program has designated to be the directory for files referenced by name only, or by a relative path (as contrasted with using both a file's name and a designation of the location using a fully resolved file path).

In DOS and UNIX, a user may use the cd or chdir command to change the current working directory.
In UNIX, the pwd command will print the present working directory.

The POSIX C function chdir() can be used to set the current working directory.

Example Usage of Cwd

ldoepker: Have you shared what your expectations for growth are in 2010? Participate in the Cwd poll http://bit.ly/1ZGdFl
chunjp: あまりに頻繁に間違えるので alias qsub='qsub -Cwd -S /bin/zsh' した。 [要出典]
asapon: コレ見るたびに思うんだけど東京の人ってなんで車乗るの? http://roadway.yahoo.co.jp/Cwd51/
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.