linux中source是什么指令?
1 回答

藍山帝景
TA貢獻1843條經驗 獲得超7個贊
這是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.
- 1 回答
- 0 關注
- 805 瀏覽
添加回答
舉報
0/150
提交
取消