The printenv command shows all or the given environment variables. ... enviorment/global var echo "$PI" PI=4.2 bash -c "echo $PI" unset PI.
確定! 回上一頁