【Mac】Finderにフォルダのフルパスを表示

  • このエントリーをはてなブックマークに追加
  • LINEで送る

https://www.webdlab.com/mac/tips-finder-2/

フォルダのディレクトリを表示する方法

  • ・ターミナルを起動
  • ・コマンドを入力してリターン
    $ defaults write com.apple.finder _FXShowPosixPathInTitle -boolean true
  • ・コマンドを入力
    $ defaults write com.apple.finder _FXShowPosixPathInTitle -boolean true
  • ・さらにもう一つコマンドを入力してリターン
    $ killall Finder
  • ・これですぐにFinderのタイトルに表示されるハズ!
  • このエントリーをはてなブックマークに追加
  • LINEで送る

SNSでもご購読できます。