📜  shell 打开程序 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:47.843000             🧑  作者: Mango

代码示例1
#You can launch a program by typing its name at the prompt:
firefox

Terminal commands can also accept arguments:
firefox youtube.com