2025-12-06 13:54:17 -06:00
2025-12-06 13:50:26 -06:00
2025-12-06 13:50:26 -06:00
2025-12-06 13:50:26 -06:00
2025-12-06 13:50:26 -06:00
2025-12-06 13:53:45 -06:00
2025-12-06 13:50:26 -06:00
2025-12-06 13:50:26 -06:00

SH

Description

Bash scripts and files related to them.

Table of Contents

Features / TODOS

  • Easy automation
  • Template with flags and params.
  • Bare template with simple logic.
  • TODO Cheat Sheets.
  • TODO Better Examples.
  • TODO Better Usage Guide.

Usage

To make .sh executable just:
chmod +x filename.sh and then execute like this ./filename.sh
For ease of use add the folder (such as /sh) to your $PATH.

Credits / Resources

Bash Cheat Sheet
Minimal Bash Template
Awesome Cheatsheets
Rehan Saeed - Bash Cheat Sheet
Bash-hackers wiki
Shell vars
Learn bash in y minutes
Bash Guide
ShellCheck
Command line Refrence
Bash strict mode

License

This project is licensed under MIT - see the LICENSE file for details.

Description
Bash scripts and resources.
Readme MIT 39 KiB
Languages
Shell 100%