Question: using Linux/Unix, using Ubuntu on virtual box, thank you Due Wednesday by 11:59pm Submitting a file upload Points 25 We talked a bit about writing

using Linux/Unix, using Ubuntu on virtual box, thank you
Due Wednesday by 11:59pm Submitting a file upload Points 25 We talked a bit about writing shell scripts in class. There are a couple of things to remember when writing shell scripts: I. The VERY FIRST line of the file must be: #!/bin/bash 2. Make sure the file has execute permission With that in mind, create a shell script that does the following: Displays the current directory Displays the current contents of the directory Creates a new directory called tmp Change to the tmp directory you just created Create a file called CH10-11-Test Display a long listing of ALL the files in the tmp directory SUBMIT The file containing the script you just created. File UploadGoogle Doc Upload a file, or choose a file you've already uploaded. File: Choose File No file chosen +Add Another File Click here to find a file you've already uploaded Comments.. Cance Submit Assignment
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
