About this document
Advanced Shell Scripting Techniques by Carlo Baja is a document available to read on EtoBox.
This document summarizes an activity on advanced shell scripting. It describes using if/if-else programs to test conditions and display file information based on whether the condition is true or not. It also explains using a for-loop to display files with a certain extension and a while-loop to display user input infinitely. In conclusion, it recommends condition programming for programs that need to communicate with users and notes the lesson learned about using if, if-else, while and for-loop structures.
- Author
- Carlo Baja
- Language
- EN