发布网友
共1个回答
热心网友
展开1全部这是bash的内置指令。
source filename [argements]
Read and execute commands from filename in the current shell environment and return the exit status of the last command executed from filename.