printenv command is used to display all the environment variables. $ printenv SHELL=/bin/bash HISTSIZE=1000 SSH_TTY=/dev/pts/1 HOME=/root ...
確定! 回上一頁