Answered step by step
Verified Expert Solution
Question
1 Approved Answer
2. 3. Challenge Persisting variables Perform the following tasks: 1. From the parent shell, export a variable called curr_user that holds the value of the
2. 3. Challenge Persisting variables Perform the following tasks: 1. From the parent shell, export a variable called curr_user that holds the value of the current user command: whoami 2. Start a new child shell and echo the curr_user variable on it Once you have completed these tasks press the Check it button to have your solution assessed. Check It! LAST RUN on 1/31/2020,7:55:58 PM chmod: cannot access /home/codio/workspace/.guides/bashtests/bashtest: No such file or directory [Error ] Task 1. Expected: Export a variable called 'curr_user' that holds the value of the 'whoami' command. Try again
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