Absolutely for Beginners "Shell Scripting in 8 Hours" covers all essential Linux Shell Scripting knowledge. You can learn complete primary skills of Linux Shell Scripting fast and easily. The book includes more than 60 practical examples for beginners and includes tests & answers for the college exam, the engineer certification exam, and the job interview exam.
Source Code for Download This book provides source code for download; you can download the source code for better study, or copy the source code to your favorite editor to test the programs.
Table of Content
Hour 1 What is Linux Shell? Shell Scripting …… Hour 2 Shell String (1) Shell String (2) …… Hour 3 Shell Array Accessing the Elements …… Hour 4 Operators if…then…else…fi …… Hour 5 String Operators File Operators …… Hour 6 Test Command [ ] Symbol …… Hour 7 if..then ..elif..then..else For Loop …… Hour 8 Select Statement I/O Redirection …… Appendix 1 Built-in Parameters Chart Printf Command Chart …… Appendix 2 Tests Answers