RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Understanding Unix Environment Variables

Environment variables control which program is run when you type “ls” and which editor Git uses by default. They’re the way Heroku recommends you configure your SaaS apps, and they let you pass data between programs in different languages.

Understanding Unix Environment Variables will help you a lot as a programmer.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in