Answered step by step
Verified Expert Solution
Question
1 Approved Answer
(a) The PATH (Sobell, page 318) keyword variable specifies the directories in the order bash should search them when it searches for a script or
- (a) The PATH (Sobell, page 318) keyword variable specifies the directories in the order bash should search them when it searches for a script or program you run from the command line. What is the value of your PATH variable?
(b) Append the absolute pathname of the bin directory that is a subdirectory of your home directory to the PATH variable. What does this change allow you to do more easily?
2.Where would you define an alias so that it is available each time you log in?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started