Question: Can you please help me in this?? Operating System code Shell Assignment Create a file named assignmet1.sh. Use this file to write a shell script

Can you please help me in this?? Operating System code

Can you please help me in this?? Operating System code Shell Assignment

Shell Assignment Create a file named assignmet1.sh. Use this file to write a shell script that performs the following: Reads the student name and student ID. Creates a directory named stdname_ID, if not exists. For example: if the student name is John and his Id is 1234, then the directory name is John_1234 Creates a Shell script file inside the created directory, named gradesScript.sh. Gradescript file allows the student to enter the course name and grade. The course name and grade should be redirected to a file named Grades.txt courseGrades is a file inside the directory that you have created. Each time the user run the Gradescript file, it asks the user to input course grade and mark and then redirected to Grades file. Makes Gradesscript to exectuable for all (owner, groups and others). Note: Make sure all of the commands should be in one script file, "assignmet1.sh

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!