Explore topic-wise MCQs in Unix.

This section includes 15 Mcqs, each offering curated multiple-choice questions to sharpen your Unix knowledge and support exam preparation. Choose a topic below to get started.

1.

CPIO_PROGRAM_CAN_BE_USED_WITH_REDIRECTION_AND_PIPING.?$

A. True
B. False
Answer» B. False
2.

WHICH_OF_THE_FOLLOWING_IS_A_BACKUP_PROGRAM??$

A. bckup
B. trap
C. ciop
D. cpio
Answer» E.
3.

tar command uses ___ option for backing up files.$

A. -a
B. -c
C. -d
D. -f
Answer» C. -d
4.

Which of the following options are used with the cpio program?$

A. -a
B. -i
C. -o
D. -i and -o
Answer» E.
5.

tar command can use the standard input to obtain its file list.

A. True
B. False
Answer» C.
6.

For displaying the archive, -t option is used with the tar command.

A. True
B. False
Answer» B. False
7.

For restoring files using tar, ____ option is used.

A. -a
B. -c
C. -v
D. -x
Answer» E.
8.

___ command performs copying of diskettes?

A. pp
B. df
C. du
D. dd
Answer» E.
9.

For formatting diskettes, we can use the _______ command.

A. format
B. fdformat
C. frmt
D. format and fdformat
Answer» E.
10.

The set of routines needed to operate a specific device is known as ________

A. device file
B. device program
C. device driver
D. device software
Answer» D. device software
11.

All the device files are stored in _____

A. kernel
B. /home/usr
C. /dev
D. /home
Answer» D. /home
12.

A device file contains no data.

A. True
B. False
Answer» B. False
13.

du command can also be used for reporting the disk space consumed by each user.

A. True
B. False
Answer» B. False
14.

Which option is used with du command for finding only the summary of disk usage by a specific directory?

A. -e
B. -f
C. -e
D. -s
Answer» E.
15.

Which command is used to find out the consumption of a specific directory?

A. du
B. df
C. mem
D. dv
Answer» B. df