Question: Linux Please take a screenshot Use the zip command (zip r assignment2 sourcefiles) and upload your file assignment2.zip to the ecentennial Assignment 2 drop box.

Linux

Please take a screenshot

Use the zip command (zip r assignment2 sourcefiles) and upload your file assignment2.zip to the ecentennial Assignment 2 drop box.

Create a directory named sourcefiles in your home directory.

Question 1.

Create a shell script file called q1.sh

Write a script that would accept the two strings from the console and would display a message stating whether the accepted strings are equal to each other.

Question 2.

Create a shell script file called q2.sh

Write a bash script that takes a list of files in the current directory and copies them as into a sub-directory named mycopies.

Question 3.

Create a shell script file called q3.sh

Write a Bash script that takes the side of a cube as a command line argument and displays the volume of the cube.

Question 4.

Create a shell script file called q4.sh

Write a Bash script that prompts you for a user name and displays the corresponding users id number (UID), group id number (GID), and his/her home directory. Note: this information can be found in the /etc/passwd file.

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.

Please take a screenshot

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 Databases Questions!