powershell执行bash

可以使用Windows的Windows Subsystem for Linux (WSL)来执行bash脚本,在Powershell中通过运行 wsl 命令来启动WSL,然后在WSL环境中运行bash脚本。

  •