Question: Question 5. Create a shell script file called q5.sh Write a bash script that will edit the PATH environment variable to include the sourcefiles directory
Question 5.
Create a shell script file called q5.sh
Write a bash script that will edit the PATH environment variable to include the sourcefiles directory in your home directory and make the new variable global.
Open q5.sh file and show your code.
Show the content of your PATH variable
execute q5.sh.
Show the content of your PATH variable again
Show the content of your .bashrc file to show that the new PATH has been added to the .bashrc file from your script
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
