ADVANCE BASH SCRIPTING

Upcoming Batches:

STARTS DURATION DAYS Price (INR)
 
— — — 1 Weekend Sat,Sun 2000

Register Now

[contact-form-7 id=”5141″ title=”Enquiry Form”]

ABS002: Advance Use of Bash Shell Scripting

  1. Notes about the Bash Scripting
  2. Command Types
  3. Getting Help
  4. Some Useful Definitions
  5. Return Status
  6. Compound Commands
  7. While and Until Loops
  8. For and Select Loops
  9. Tests
  10. Conditionals: if
  11. Pattern Matching
  12. Conditionals: case
  13. Command Groups
  14. Redirection
  15. Command and Process Substitution
  16. Parameters
  17. Parameter Expansion: Conditionals
  18. Parameter Expansion: Substrings
  19. Parameter Expansion: Indirection, Listing, and Length
  20. Parameter Expansion: Pattern Substitution
  21. Indexed Arrays
  22. Arithmetic Expansion
  23. Brace Expansion: Arbitrary Word Generation
  24. Functions
  25. Function examples
  26. Session Portability: Import elements from current session directly into a new local or remote session
  27. Example code
  28. A Few Good Links