Da Vinci

Da Vinci

University

8 Qs

quiz-placeholder

Similar activities

PF Unit  10

PF Unit 10

9th Grade - University

10 Qs

Linux system

Linux system

University

7 Qs

UNIX Commands

UNIX Commands

University

10 Qs

Structure of Java Program

Structure of Java Program

University

10 Qs

Web-II-Loop and Function

Web-II-Loop and Function

University

10 Qs

SISD - Python

SISD - Python

University

10 Qs

Linux Commands

Linux Commands

University

11 Qs

ACM-W linux workshop

ACM-W linux workshop

University

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