Question
a.
-p
b.
-v
c.
-l
d.
-r
Posted under UNIX
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. We can list the jobs queued using at command by using ____ option.
Similar Questions
Discover Related MCQs
Q. UNIX supports preemptive multitasking.
View solution
Q. The collection of memory locations that the process can access is called _______
View solution
Q. The virtual address space consists of ____ segments.
View solution
Q. The segment representing the constants, globals and static variables is called:
View solution
Q. The stack stores the _______
View solution
Q. The attributes of every process are stored in ____
View solution
Q. The entire process life cycle is built around ___ system calls.
View solution
Q. Which of the following system call is used for replicating a process?
View solution
Q. Which of the following functions is used for handling environment variables of a process?
View solution
Q. A process can be terminated using the exit or _exit system call.
View solution
Q. Both exit and _exit system call share an identical syntax.
View solution
Q. The parent process picks up the exit status of a child using ___ system call.
View solution
Q. Which of the following system call is more powerful (in waiting mechanism) than wait system call?
View solution
Q. If the child dies first but the entry of that child in the process table is still present, then that process is called ____
View solution
Q. Every process belongs to a process group.
View solution
Q. ____ exec is responsible for executing programs on a UNIX system.
View solution
Q. Which of the following system call is used for duplicating file descriptor?
View solution
Q. We can also duplicate the file descriptor using ___
View solution
Q. Which of the following system call is preferred over dup and dup2 for replicating file descriptor?
View solution
Q. Which of the following system call is used for inter-process communication?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond UNIX? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!