|
||
|
Lesson 9
Processes and shells Conclusion |
||
|
In this module you learned to determine your login shell, run a new
shell interactively from the command line, and run a shell script using three different techniques. You also learned what a process
is, the relationship between parent and child processes, and that parent processes pass their exported variables down to their
children. Finally, you learned how the PATH variable affects your scripts and how to redefine the PATH in a shell script.
Key commands
This module introduced you to the following commands:
This module introduced the following terms:
In the next module, you will learn to embed one UNIX command inside another. This technique is referred to as embedded command
execution.
Shells Processes - Quiz
Click the link below to test your knowledge of processes and shells.
Shells Processes - Quiz |
||
|
|
||