Da Vinci

Da Vinci

University

8 Qs

quiz-placeholder

Similar activities

28thOS

28thOS

University

10 Qs

Linux CLI

Linux CLI

University

11 Qs

Linux Commands

Linux Commands

University

11 Qs

Unix Commands 10 09 2020

Unix Commands 10 09 2020

University

10 Qs

Quiz # 1 for Midterm Period

Quiz # 1 for Midterm Period

University

12 Qs

Python Basics - Hello World!

Python Basics - Hello World!

University

9 Qs

6thApril

6thApril

University

10 Qs

Python_R

Python_R

2nd Grade - Professional Development

8 Qs

Da Vinci

Da Vinci

Assessment

Quiz

Computers

University

Hard

Created by

Omid Mustefa

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Displays the contents of a file

Paste

Copy

Man

Cat

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

This command will give you a description of any command that comes after the command man.

Cat

Diff

Man

Sort

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

echo will print what we write after it

True

False

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

sorting lines in reverse order

Sort

Sort -r

Man

None of them

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

___________will clear everything off your terminal display except your active directory/file command line.

clear

sort

man

None of them

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

echo "Hello Network Students"

echo "Hello Network Students"

echo

Hello Network Students

None of them

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the syntax of the sort -r command?

sort example.txt

sort -r example.txt

Both of them

None of them

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

we are typing command in the _________

Terminal

File

Folder