创建 shell 脚本并且运行

vim hello.sh

提权

chmod u+x hello.sh

执行

bash hello.sh