PowerShellからは、次のようにwslコマンドを介してLinuxのPATH環境変数の内容を取得することができる。 PS C:\Users\daich> wsl echo ...
Windows 11's sudo command revolutionizes elevated permissions, making PowerShell's 'Run as Administrator' method obsolete.
On Windows, when I want a command line, I can choose between the native PowerShell or install the Windows Subsystem for Linux. I prefer the latter when I'm on Windows. Here's why I reach for a Linux ...