PowerShellからは、次のようにwslコマンドを介してLinuxのPATH環境変数の内容を取得することができる。 PS C:\Users\daich> wsl echo ...
Linux runs most commands from bin directories stored in your PATH variable. Adding the current directory to your PATH can be risky due to potential hijacking or typos. You can add the current ...