📅  最后修改于: 2022-03-11 14:51:38.045000             🧑  作者: Mango
# Basic syntax:
bash your_file
# This is an instance in which something is surprisingly easier that you
# might expect on the command line. Just list the shell commands you
# want to run in a file and run bash that_file and every command is run
# sequentially line by line