UNIX MODULE-1 QUIZ

UNIX MODULE-1 QUIZ

University

30 Qs

quiz-placeholder

Similar activities

Quiz 6 - IT104A - Chapter 8

Quiz 6 - IT104A - Chapter 8

University

35 Qs

Linux Tech Tips

Linux Tech Tips

University

26 Qs

Tes Asisten Intro to OS

Tes Asisten Intro to OS

University

25 Qs

Linux Essentials

Linux Essentials

University

31 Qs

unix shell commands

unix shell commands

University

30 Qs

SLG ULI Week 7

SLG ULI Week 7

University

33 Qs

UAS Praktikum Adm Server

UAS Praktikum Adm Server

University

30 Qs

POP QUIZ OS

POP QUIZ OS

University

26 Qs

UNIX MODULE-1 QUIZ

UNIX MODULE-1 QUIZ

Assessment

Quiz

Computers

University

Hard

Created by

Vijay Kumar S

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you display a listing of file details such as date, size, and access permissions?

List all

Ls -full

Ls -l

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you display the contents of a file myfile.txt?

Type myfile.txt

List myfile.txt

Less myfile.txt

Cat myfile.txt

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a new directory called flower?

Newdir flower

Mkdir flower

Crdir flower

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Change the current directory to /usr/local/bin.

 

Mv /usr/local/bin

 

Cd /usr/local/bin

Setdir /usr/localbin

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to remove a directory?

rd

rmdir

dldir

rdir

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command sends the word count of the file infile to the newfile.

wc infile >newfile

wc <infile >newfile

wc infile - newfile

wc infile | newfile

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to concatenate all files beginning with the string 'emp' and followed by a non-numeric characters?

cat emp[!0-9]

more [emp][!0-9]

cat emp[x-z]

cat emp[a-z]

None of the above

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?