變數的分類 本地變數: 只對本地有效,對子shell無效 // /bin/bash ... 全域變數:/etc/profile, /etc/profild.d/*, /etc/bashrc 對所有使用者都作用
確定! 回上一頁