This is a computer science engineering quiz on UNIX, which includes questions based on the UNIX architecture and general purpose utilities.
In which language UNIX is written?
Which of the following is not a part of all the versions of UNIX?
Which of the following is not true about UNIX?
Shell is a command interpreter used for interacting with a UNIX system.
Two UNIX systems may or may not use the same set of system calls.
What is the windowing system of UNIX known as?
What is UNIX?
An operating system
A text editor
Programming language
Software program
Which of the following is not a feature of UNIX?
Multitasking
Multiuser
Portability
Easy to use
Which part of the UNIX operating system interacts with the hardware?
Kernel
Shell
Vi editor
Application program
What is a superuser?
System manager
Normal user
Administrator
A user with special rights
The field separator in cut command is specified with?
-a option
-d option
-r option
-x option
None of these
Which column contains all details of the permissions of a file when you issue the ls -l command?
Second
Fourth
Third
First
None of these
Which of the following commands is used to display your working directory?
dir
prompt $p$g
pwd
path
None of the above
The command used to compare the files is known as?
comp
cmp
do
ccp
None of the above
Which command is used to terminate a process?
Shutdown
Haltsys
Cancel
Kill
None of the above