20SSL6035_ICT315_Questions

20SSL6035_ICT315_Questions

University

10 Qs

quiz-placeholder

Similar activities

IPS

IPS

5th Grade - University

10 Qs

Leyla'dan Sonra Tanışma Etkinliği

Leyla'dan Sonra Tanışma Etkinliği

University

10 Qs

STEP 3 LCC YPE JATENG Nasionalisme 1.0

STEP 3 LCC YPE JATENG Nasionalisme 1.0

University

10 Qs

Day-3 Assessment(Essentials of Data Analytics Using R)

Day-3 Assessment(Essentials of Data Analytics Using R)

University

15 Qs

Commanding the Line

Commanding the Line

University

9 Qs

Pretest - Linux Fundamental

Pretest - Linux Fundamental

1st Grade - Professional Development

15 Qs

Examen Rápido 1

Examen Rápido 1

2nd Grade - University

10 Qs

Aveo 2018

Aveo 2018

University

15 Qs

20SSL6035_ICT315_Questions

20SSL6035_ICT315_Questions

Assessment

Quiz

Other

University

Hard

Created by

Nafla Ameer

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 1.For what purpose we use ls command in terminal?

To copy a directory.

To list all files and directories in working directory.

To make a directory.

To remove a directory.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2.Which option we can use with ls command to list all the files including hidden files?

ls -a

ls -d

ls -r

ls -i

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3.What will happen when cd is executed without a directory?

Puts the user in their home directory.

Moves the user up one directory.

Moves the user down one directory.

Nothing will happen.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 4.What will not show when we execute ls -l command?

The Size of the file/directory

Last modified date-time

Hidden files

Directory/file ownership

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5.What we can do by using rm -rf command?

Move directories.

List all directories.

Put the user in their home directory.

Remove non-empty directories along with their sub-directories.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6.There is a file call "apple.png" in Downloads directory. What is the correct command to move that file into the Photography directory, which locates inside the Documents directory using terminal?

rm ~/Downloads/apple.png ~/Documents/Photography/apple.png

cd ~/Downloads/apple.png ~/Documents/Photography/apple.png

mv ~/Downloads/apple.png ~/Documents/Photography/apple.png

mv ~/Documents/Photography/apple.png ~/Downloads/apple.png

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7.Which command we can use to make link between files?

ls

ln

lv

lh

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?