根据 Windows Linux 子系统文档,用户应该能够在 WLS bash 中开箱即用地执行 Windows 应用程序。但是,当我在我的计算机上执行相同的步骤时,出现了错误。
$ /mnt/c/Windows/System32/notepad.exe
bash: /mnt/c/Windows/System32/notepad.exe: cannot execute binary file: Exec format error
我在 2013 年中期推出的 13 英寸 MacBook Air 上使用启用了 Windows Linux 子系统的 Microsoft Windows 10 Pro(10.0.14393 Build 14393)。
Bash 配置,例如 .bashrc、.bash_profile 和 .bashrc.d 中的几个别名:https://github.com/mcandre/dotfiles