使用 source 命令将函数和变量导入 Bash June 24, 2020 source 就像 Python 的 import 或者 Java 的 include。学习它来扩展你的 Bash 能力。