https://github.com/sureshg/bash-starter
:shell: A starter template for my bash scripts!
https://github.com/sureshg/bash-starter
bash samples scripts sh shell-script starter-template
Last synced: 6 months ago
JSON representation
:shell: A starter template for my bash scripts!
- Host: GitHub
- URL: https://github.com/sureshg/bash-starter
- Owner: sureshg
- License: apache-2.0
- Created: 2018-01-07T06:36:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-12T03:29:24.000Z (over 3 years ago)
- Last Synced: 2025-03-21T13:23:18.182Z (7 months ago)
- Topics: bash, samples, scripts, sh, shell-script, starter-template
- Language: Shell
- Homepage:
- Size: 39.1 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :shell: Bash Samples Collection
A starter template for my bash scripts!* **[Awesome Bash cheatsheet](https://devhints.io/bash)**
* **[Collection of pure bash alternatives][0]**
* **[test(1) man-pages][1]**[0]: https://github.com/dylanaraps/pure-bash-bible
[1]: https://man7.org/linux/man-pages/man1/test.1.html#### Other awesome tools
- https://explainshell.com
- https://tldr.sh