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
Get step-by-step solutions from verified subject matter experts
