Question: On a linux instance: If you are not already the root user, then switch to the root user using the command sudo su - .

On a linux instance:

If you are not already the root user, then switch to the root user using the command sudo su - . As the root user, create a directory named /opt/month/info . Inside of this /opt/month/info directory perform the following. Create a file named course with the following content. This course is 101! Create a file named system with the following content. The system is: Redirect the contents of the /etc/system-release file to the system file. Append to the file if it exists. Redirect the output of the date command to a file named date . Overwrite the file if it exists. Create a file named greeting with the following content. Welcome!

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!