Part 2 - Command Line

Part 2 - Command Line

University

10 Qs

quiz-placeholder

Similar activities

Coding - Computer Programming

Coding - Computer Programming

KG - University

10 Qs

Comandos básicos do Linux (gerência de arquivos)

Comandos básicos do Linux (gerência de arquivos)

University

10 Qs

Google App Example

Google App Example

9th Grade - University

12 Qs

QUIZ PKKMB FTI FINAL

QUIZ PKKMB FTI FINAL

University

10 Qs

ULI SLG Week 3

ULI SLG Week 3

University

10 Qs

Cyber Quiz

Cyber Quiz

University

5 Qs

Linux Tools for Developers

Linux Tools for Developers

University

15 Qs

asj monitoring jaringan

asj monitoring jaringan

12th Grade - University

10 Qs

Part 2 - Command Line

Part 2 - Command Line

Assessment

Quiz

Computers

University

Medium

Created by

Eyad Mohamed

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what command is used to change directories?

cd

cp

co

cr

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If you are currently in "Observations" how would you change directories into "Location 2" in one command?

cd Location2

cd ../Location2

cd ../../Location2

cd ../Location1/Location2

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What option for the "ls" command will sort by last modified and show hidden files?

-ta

-lal

-tal

-lt

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

can you create multiple files at a time using the "touch" command?


$ touch file1.txt file2.txt file3.txt

yes

no

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the option that would create a new folder called "favorite-images".

mkdir "favorite-image"

mkdir favorite-images.txt

mkdir favorite-image

mkdir favorite-images

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you are typing a pathway and you try to use the "Tab" key on your keyboard to autocomplete the name of the folder or file and it doesn't work... what's wrong?

"Tab" doesn't autocomplete

Your relative path is wrong and you do not have access to those files or folders

You shutdown your computer without going through the proper steps.

You need to update zoom

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

mv can be used to ____ a files location and also ____ a file.

copy, move

copy, rename

move, delete

move, rename

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?