darsh2 / BashExamples

Common programming constructs used / implemented in a bash script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BashExamples

This repository contains a list of examples that serve as a Bash scripting guide.

Usage

Navigate to the directory containing the required bash script. Run the script from commandline by entering:

bash <file_name>.sh

where file_name.sh is the required script.

Examples

About

Common programming constructs used / implemented in a bash script

License:MIT License


Languages

Language:Shell 100.0%