Describe the meaning of the terms parent shell, child shell, and subshell.

What will be an ideal response?


Any process executing a shell can itself execute another shell that will perform some task and
return to the original shell. This is similar to the parent process and child process paradigm. The
first shell is called the parent to the shell it executes (creates). The new shell is the child to the
original shell. The term subshell is just another way of describing the child shell.

Computer Science & Information Technology

You might also like to view...

A range is a series of cells.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Set the option that prevents accidental log off when [Ctrl-d] key is used

What will be an ideal response?

Computer Science & Information Technology

As a general rule, you need two lines of JavaScript code for each style attribute you want to change.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following programs extends decryption capabilities beyond a single computer by using the distributed power of multiple computers across a network to decrypt files and recover passwords?

a. Password Recovery Toolkit b. FTK Imager c. Distributed Network Attack d. Registry Viewer

Computer Science & Information Technology