From the course: Learning Linux Shell Scripting
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Standard environment variables - Linux Tutorial
From the course: Learning Linux Shell Scripting
Standard environment variables
- [Narrator] Here are a few environment variables. HOME is your user's home directory. HOSTNAME is the name of the computer. EDITOR is the name of the computer's default editor. Take the time to explore some of these environment variables and keep in mind that this is not even close to a comprehensive list. There are a lot more environment variables than can fit on a slide.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.