Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
WindowsでLinuxコマンドを使用する目的で、Windows7のパスにgit bashのビンを追加します。ls、mkdir などの他のコマンドは問題なく動作しますが、「pwd」ウィンドウを実行すると実行できません。bin ディレクトリに pwd.exe がないことがわかりました。このファイルをどこからダウンロードできるか、またはそれを修正するためのより良い方法があるかどうかを尋ねたいと思います。ありがとう。
Terminalに相当する Windows のコマンド プロンプトでは、代わりに... との代わりに使用できます。cd ,pwddirls
cd ,
pwd
dir
ls