How do I echo environment variables in Linux? Under bash shell: To list all the environment variables, use the command ” env ” (or ” printenv “).
確定! 回上一頁