SLG ULI Week 7

SLG ULI Week 7

University

33 Qs

quiz-placeholder

Similar activities

System Software Quiz

System Software Quiz

University

28 Qs

Information System

Information System

University

30 Qs

IT Essential UIUX Chapter 05-5 ( Colour Wheel)

IT Essential UIUX Chapter 05-5 ( Colour Wheel)

University

30 Qs

Module10-12

Module10-12

University

29 Qs

ICTC0613 - Midterms Exam

ICTC0613 - Midterms Exam

University

30 Qs

Midterm Exam - CTCC0323

Midterm Exam - CTCC0323

University

33 Qs

HCI 323 - MIDTERM EXAM

HCI 323 - MIDTERM EXAM

University

31 Qs

Computer Classification

Computer Classification

University

34 Qs

SLG ULI Week 7

SLG ULI Week 7

Assessment

Quiz

Computers

University

Hard

Created by

Novell Rasam

Used 6+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When displaying the contents of a text file using the "more" command, to find the word "pipe" enter:

find pipe

grep pipe

pipe

/pipe

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The command to delete a directory and it's contents is:

rm -i

rm -r

rm -p

rm -f

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The command to display file zoo with all alphabetic characters shown in uppercase:

tr '[a-z]' '[A-Z]' < zoo

uppercase zoo

cat -u zoo

vi 's/[a-z]/[A-Z]/g' zoo

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

With a umask of 016, what will be the default permissions for newly-created directories?

-----xrw-

rw-rw----

rwxrw---x

rwxrw----

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The following commands have been entered:

$ who

lczegel

dsrybnik

leung

dmovshov

$ who | sort | tail -1 > who.sorted

who.sorted now contains?

dmovshov

leung

dsrybnik

lczegel

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following commands will set the minimum permissions to allow all users to list the names of files in the /bin directory:

chmod a+r /bin

chmod a+x /bin

chmod 444 /bin

chmod 111 /bin

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

$ ls

pgm pgma pgmaa pgmabc pgmxa

Which files will the command "ls ???a" list?

pgma pgmaa pgmxa

pgma pgmaa pgmabc

pgma

pgma pgmaa pgmabc pgmxa

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?