adplus-dvertising
frame-decoration

Question

Shell ___ operator is used for running jobs in the background.

a.

$

b.

#

c.

|

d.

&

Posted under Jobs and Processes UNIX

Answer: (d).&

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Shell ___ operator is used for running jobs in the background.

Similar Questions

Discover Related MCQs

Q. Which command is used for running jobs in the background?

Q. nice command is a ______ command in C shell.

Q. Which option can be used explicitly to reduce the priority of any process.

Q. Which command is used for premature termination of a process?

Q. What is a job?

Q. Which of the following command is used to suspend a job?

Q. Which command will push the current foreground job to the background?

Q. ____ command will bring the background jobs to the foreground.

Q. We can list the jobs queued using at command by using ____ option.

Q. UNIX supports preemptive multitasking.

Q. The collection of memory locations that the process can access is called _______

Q. The virtual address space consists of ____ segments.

Q. The segment representing the constants, globals and static variables is called:

Q. The stack stores the _______

Q. The attributes of every process are stored in ____

Q. The entire process life cycle is built around ___ system calls.

Q. Which of the following system call is used for replicating a process?

Q. Which of the following functions is used for handling environment variables of a process?

Q. A process can be terminated using the exit or _exit system call.

Q. Both exit and _exit system call share an identical syntax.