我在 Mac OS X 中使用 bash shell。我的桌面上有一个“Eclipse”文件夹,里面有启动器图标,我正在尝试像这样打开应用程序:
cd Desktop cd Eclipse Eclipse.app
但这给了我一个错误: -bash: Eclipse.app: command not found
-bash: Eclipse.app: command not found
为什么?
linux bash
bash ×1
linux ×1