Question: Linux Ubuntu: 1. Once Files are opened for you, double-click on Downloads folder to open it, and then create your own folder CPET-181_zainab_dashti by right-clicking

Linux Ubuntu:

1. Once Files are opened for you, double-click on Downloads folder to open it, and then create your own folder CPET-181_zainab_dashti by right-clicking inside Downloads folder. (replace zainab_dashti with students name and last name)

.

2.In previous step you were using GUI (Graphical User Interface) to create a folder. Now we are going to use CLI (Command Line Interface) to do the same. To do this click on icon Show applications like it is shown below and then type Terminal in the search bar:

Answer (Add your screenshots below):

3. Now using only, the commands of the terminal (CLI) create a folder CPET-181_zainab_dashti_2 inside CPET-181_Name_LastName which you created in previous steps. The following commands can be helpful for you:

Command

Description

pwd

Checks the current working directory

ls

Lists all folders and files in the current working directory

cd folder_name

Navigates to folder_name folder inside the current working directory

cd ..

Navigates to previous directory

mkdir folder_name

Creates an empty folder with name folder_name inside the current working directory

Answer (Add your screenshots below):

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!