next up previous
: cd(ディレクトリの移動,Change Directory) : コマンド : オンラインマニュアルの使い方

pwd(ディレクトリの表示,Print Working Directory)

ファイルを用途や分野別にまとめて保管するためにディレクトリを使う. ユーザが現在作業しているディレクトリを カレントワーキングディレクトリ (current working directory) という. カレントワーキングディレクトリを知るには pwd コマンドを使う.
\begin{itembox}[l]{{\tt pwd} コマンド}
\begin{alltt}
\relax{} prompt% \underline...
...hookleftarrow\)\hfill\crcr}}
\\ /home/00pp999
\\ \relax \end{alltt}\end{itembox}
この例では,ホームディレクトリがカレントワーキングディレクトリとなっているが, カレントワーキングディレクトリ(以下,カレントディレクトリという) は, 次の cd コマンドで移動することができる.



Yasushi KODAMA 平成12年6月4日