SLG ULI Week 4

SLG ULI Week 4

University - Professional Development

10 Qs

quiz-placeholder

Similar activities

Limo

Limo

6th Grade - University

7 Qs

IT 17 - Quiz 1

IT 17 - Quiz 1

University

10 Qs

Comandos de CMD

Comandos de CMD

University

10 Qs

Permisologia Ubuntu

Permisologia Ubuntu

University

15 Qs

Linux CLI

Linux CLI

University

11 Qs

Part 2 - Command Line

Part 2 - Command Line

University

10 Qs

Command Line

Command Line

12th Grade - Professional Development

9 Qs

Wrażenia globlne w Linxie

Wrażenia globlne w Linxie

10th Grade - University

10 Qs

SLG ULI Week 4

SLG ULI Week 4

Assessment

Quiz

Computers

University - Professional Development

Medium

Created by

Novell Rasam

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Are memes turned on?

What memes?

They're on by default.

Yes, of course. Who could forget the memes?

I saw the option, but kept them off.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which command will list all non-hidden files and directories that end with 3?

ls file[3]

ls file*[3]

ls *[3]

ls *[!3]

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following command: echo \*

\*

*

All contents of a directory except hidden files.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which command will list contents of a directory that start with a 3 digit number (ex. 123File)

ls ???

ls [123]*

ls [1-9]*

ls [1-9][0-9][0-9]*

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What would be returned after running this command?

ls -l *.txt

All contents that end with .txt

All contents except hidden ones that end with .txt

A file with the name "*.txt"

All directories with a .txt extension

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What would be included in the possible output of running this command (select all that apply): ls file[1-29]

file29

file4 file5 file6

file1 file2 file9

file7 file8 file10

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

What does the .. symbol represent?

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?