📜  运行 app bashrc - Shell-Bash 代码示例

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

代码示例1
#add the line below in bashrc file
#run the app via terminal: appname
alias appname='directory/app.sh'