Menu

Ex 1 Familiarising File System 7 Points 1 3 Points First Task Create Folder Structure Simi Q43901654

Linux
Ex. 1 - Familiarising with the File System (7 Points) 1. (3 Points) Your first task is to create a folder structure similar tEx. 1 – Familiarising with the File System (7 Points) 1. (3 Points) Your first task is to create a folder structure similar to the one given below, immediately under your home directory. The structure below represents a typical directory beirarchy that can be employed in developing complex software applications. Below. Projects is a subdirectory of your home directory, COMP 206 is a subdirectory of Projects, asgn is a subdirectory of COMP 206, and so forth. Nothing to be turned in for this question, (Your Home Directory) Projects COMP206 agni archive backup docs assets database src html txt 2. (2 Points) Next, starting from you home directory (ie, pud shows that you are in your home directory), perform the change directory command, cd, to the asgni directory that you just created in the above step (ie, now the pud command should show that you are in the asgni directory). You MUST perform this us ing a single cd command execution that will take you directly from your home directory to the asgni directory. 3. (2 Points) Now use the ls command to list all the directories that are immediately under the asgnt direc tory. The listing should also include the permissions and the owner/group names associated each directory (Therefore, this should demonstrate that you are the owner of these directories). Turn in a screen shot of your shell that shows clearly that you executed the cd command from the previous question and the la command. The screenshot must be an image, either EX1.PNG or EX1.JPG Show transcribed image text Ex. 1 – Familiarising with the File System (7 Points) 1. (3 Points) Your first task is to create a folder structure similar to the one given below, immediately under your home directory. The structure below represents a typical directory beirarchy that can be employed in developing complex software applications. Below. Projects is a subdirectory of your home directory, COMP 206 is a subdirectory of Projects, asgn is a subdirectory of COMP 206, and so forth. Nothing to be turned in for this question, (Your Home Directory) Projects COMP206 agni archive backup docs assets database src html txt 2. (2 Points) Next, starting from you home directory (ie, pud shows that you are in your home directory), perform the change directory command, cd, to the asgni directory that you just created in the above step (ie, now the pud command should show that you are in the asgni directory). You MUST perform this us ing a single cd command execution that will take you directly from your home directory to the asgni directory. 3. (2 Points) Now use the ls command to list all the directories that are immediately under the asgnt direc tory. The listing should also include the permissions and the owner/group names associated each directory (Therefore, this should demonstrate that you are the owner of these directories). Turn in a screen shot of your shell that shows clearly that you executed the cd command from the previous question and the la command. The screenshot must be an image, either EX1.PNG or EX1.JPG

Expert Answer


Answer to Ex. 1 – Familiarising with the File System (7 Points) 1. (3 Points) Your first task is to create a folder structure simi…

OR