hectorip / Learning-a-bit-of-bash

Learning the basics of bash programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning-a-bit-of-bash

Learning the basics of bash programming

In reality these are the things I always needed to know.

Topics

  1. Redirections
  2. Globs
  3. Basic Syntax
  4. For Loops
  5. Process substitution
  6. If statements
  7. Functions
  8. Strings

About

Learning the basics of bash programming

License:MIT License


Languages

Language:Shell 100.0%