Windows的terminal中快速打开app应用
Edited: Saturday 7 June 2025

CMD和[[powershell]]程序中,支持start命令。
但一般会使用WSL,则使用linux命令间接调用CMD去执行 cmd.exe /C start <file>