LoginSignup
34
20

More than 3 years have passed since last update.

ターミナルで一つ前にいたディレクトリに戻るコマンド。

Last updated at Posted at 2017-02-28

ターミナルで一つ前にいたディレクトリに戻るにはcd ../が使えることがわかりました。

例えば、ホームディレクトリの
/Users/your_user_nameにいたとして、
cd ~/Desktop/でデスクトップに移動しても、
cd ../を使えば、一つ前にいたディレクトリの/Users/your_user_nameに戻れます。

34
20
1

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
34
20