[cc lang=”bash” escaped=”true” width=”600″]

# interactive mode:
# in your shell you can go
$ # TAB, TAB, yes to see just the names of all environment variables

printenv; # print all environment variables with content
env; # print all environment variables with content with a different command

[/cc]

linux runtime environment variables comparison debian8 suse12 centos7

linux runtime environment variables comparison debian8 suse12 centos7

complete list of environment variables provided by set for 3 distros:

set.non-root-user.suser12.txt

set.non-root-user.debian.8.8.txt

liked this article?

  • only together we can create a truly free world
  • plz support dwaves to keep it up & running!
  • (yes the info on the internet is (mostly) free but beer is still not free (still have to work on that))
  • really really hate advertisement
  • contribute: whenever a solution was found, blog about it for others to find!
  • talk about, recommend & link to this blog and articles
  • thanks to all who contribute!
admin