MCQOPTIONS
Saved Bookmarks
| 1. |
If one exports a variable |
| A. | variables placed in the environment by a child process are not inherited by the parent process |
| B. | it is passed to all its descendant processes |
| C. | it dies when the shell that created it dies |
| D. | all of these |
| Answer» E. | |