Review Questions
- What’s the difference between a shell variable and an environment variable?
- How do you view all environment variables?
- What does the PATH variable do?
- How do you make a variable available to child processes?
- What shortcut repeats the last command?
- How do you search through command history interactively?
-
Where would you put permanent environment variable definitions?
Navigation
Next: → Key Takeaways
Previous: ← Troubleshooting Common Issues
Lesson Home: ↑ Lesson 3: History & Variables
Course Home: ⌂ Introduction to Linux