LoginSignup
9
6

More than 5 years have passed since last update.

cd コマンドで、別ドライブのディレクトリに一発で移動する (cd /d)

Last updated at Posted at 2012-05-18

Windowsのコマンドプロンプトで、現在のディレクトリだけでなく、現在のドライブも変更するには /d オプションを使用します。

D:\>cd /d C:\GnuWin32\GetGnuWin32\bin

C:\GnuWin32\GetGnuWin32\bin>

地味に便利。

9
6
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
9
6