SLG ULI Week 4

SLG ULI Week 4

University - Professional Development

10 Qs

quiz-placeholder

Similar activities

XK0-004 - Chapter 5

XK0-004 - Chapter 5

Professional Development

7 Qs

ACM-W linux workshop

ACM-W linux workshop

University

8 Qs

Surprise

Surprise

University

11 Qs

Web Apps 01 - CLI (Terminal, Git, Meteor)

Web Apps 01 - CLI (Terminal, Git, Meteor)

University

15 Qs

Literasi Komputer

Literasi Komputer

University

14 Qs

Linux Commands

Linux Commands

University

11 Qs

Linux Basics

Linux Basics

Professional Development

10 Qs

Linux

Linux

Professional Development

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?