Create the following folder structure using command line commands: /tmp/lab3 List the commands below:
Using a terminal based text editor of your choice, create a file /tmp/lab3/hello.txt that contains the message "Hello World!!!!" List the commands below:
Using command line commands, change the name of the file to cloudLab3.txt List the commands below:
Using command line commands, copy cloudLab3.txt to a new file named cloudLab3Duplicate.txt List the commands below:
Delete the cloudLab3Duplicate.txt file using command line commands List the commands below:
Take a screenshot of this file with your answers filled in the textareas for your lab submission.