Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 721 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 721 Bytes

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