PowerShellからは、次のようにwslコマンドを介してLinuxのPATH環境変数の内容を取得することができる。 PS C:\Users\daich> wsl echo ...
Environment variables are name-value pairs for various programs or processes on an operating system. On Windows, the environment variables store all sorts of information about the operating system ...