kevmo / bash-scripting

shell scripting in bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Permissions

  • chmod u+x hello.sh to run

Three Standard streams

  • 0: stdin
  • 1: stdout
  • 2: stderr

About

shell scripting in bash


Languages

Language:Shell 100.0%