printenv 與 env 命令只能列印出環境變數,而如果你想列印出所有變數或者Shell 函式的串列,你可以使用 set 指令, $ set BASH=/bin/bash BASHOPTS= ...
確定! 回上一頁