大多数系统都提供了一个open命令(也称为start、cygstart、xdg-open等),用于在桌面环境的“默认”应用程序中打开一个文件,无论它是什么。
open
start
cygstart
xdg-open
例如,当我输入 Powershell 时:
PS> start form.pdf
文档在 Edge 中弹出。
Bash-on-Ubuntu-on-Windows 可以做到这一点吗?
windows-10 windows-subsystem-for-linux
windows-10 ×1
windows-subsystem-for-linux ×1