- Saint Petersburg
Pinned Loading
-
-
-
Bash cheatsheet
Bash cheatsheet 1# Intro
2- Each bash-script should start with ``#!/bin/bash``
3- Don't forget set executable flag: ``chmod +x ./super-script``
4- For comments use ``# My comment``
5- Good tutorial is [here](http://linuxconfig.org/bash-scripting-tutorial)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.