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.
どのファイルコマンドが呼び出しているかをどのように判断できますか?たとえば、「python」を呼び出すと、システムが実行されることを知りたい
C:/Python27/python.exe
(それが違いを生むのであれば、私はWindowsに取り組んでいます。)
WHEREコマンドラインから使用します。あなたの特定の例のために:where python.exe
WHERE
where python.exe