Basic_Scripting

  • Purpose of Shell Script?
  • Key Components in Shell Script
  • Writing Shell Script
  • Shebang
  • Comment, Execute , Debug
  • Environment Variable
  • Keyboard Input
  • Arithmetic Operation
  • Pathname Expansion
  • Alias, Startup
  • Conditional Statement
  • Loop, CLI Argument
  • STDIN/STDOUT/STDERR
  • Pipe, Function