May 2023
Intermediate to advanced
744 pages
18h 14m
English
The following topics are covered in this chapter:
The following RHCSA exam objectives are covered in this chapter:
Conditionally execute code (use of if, test, [], etc.)
Using Looping constructs (for, etc.) to process file and command line input
Process script inputs ($1, $2, etc.)
Process output of shell commands within a script
Shell scripting is a science all by itself. You do not learn about all the nuts and bolts related to this science in this chapter, however. Instead, you learn how to apply basic shell scripting elements, which allows you to write a simple shell script and ...
Read now
Unlock full access