Question: Just The Basics Note that you must use command substitution so that this script will run regardless of who executes it . Example: ` whoami

Just The Basics
Note that you must use command substitution so that this script will run regardless of who executes it. Example: `whoami`
All code must have a comment..
You should use Nano as your text editor.
Create a folder on your desktop called Bug Bounty.
Create a second folder underneath Bug Bounty called jeaneyaexploits.
Create seven text files using the touch command inside the jeanbeyaxploits folder.
These seven files must have your name as part of the file name.
Use the mv command to rename one of the files.
Using a read statement ask the user what file they would like created underneath the jeanbeyaexploits folder.
Take the value that the user typed and assign it to the value of myVar.
Using the touch command call the value of myVar and create a file under the folder jeanbeyaexploits with value of myVar.
Use an echo statement to generate a message to the user that includes jeanbeya.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!