1000+ Unix MCQ Questions and Answers Pdf - 1

Question: 1

In Unix, which command is used to display and create files?

(A) vi

(B) ed

(C) lyrix

(D) cat

Ans: D

cat

Question: 2

In Unix, which of the following commands is used to remove files?

(A) dm

(B) rm

(C) delete

(D) erase

Ans: B

rm

Question: 3

The cat command is used to

(A) copy a file

(B) print a file

(C) display a file

(D) capture a file

Ans: C

display a file

Question: 4

The agency that sits between the user and the UNIX system is called the

(A) .erxc

(B) .profile

(C) logic

(D) shell

Ans: D

shell

Question: 5

In Unix, which command is used to create a directory?

(A) cr

(B) md

(C) crdir

(D) mkdir

Ans: D

mkdir

Related Questions