Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erkanerol/bash-lingua-non-grata
A mini Gitbook for a presentation about BASH
https://github.com/erkanerol/bash-lingua-non-grata
Last synced: 5 days ago
JSON representation
A mini Gitbook for a presentation about BASH
- Host: GitHub
- URL: https://github.com/erkanerol/bash-lingua-non-grata
- Owner: erkanerol
- License: mit
- Created: 2019-08-03T10:33:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-07T20:10:28.000Z (about 5 years ago)
- Last Synced: 2024-08-03T15:05:57.850Z (3 months ago)
- Language: HTML
- Homepage: https://erkanerol.github.io/bash-lingua-non-grata
- Size: 367 KB
- Stars: 23
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Bash: Lingua Non Grata
This is a doc which is prepared for a presentation.
## Prerequisites
- Knowing UNIX basics
- Knowing programming basics
- Knowing BASH a little## Cloning repo for demos
```
git clone https://github.com/erkanerol/bash-lingua-non-grata.git
```## Main References
- https://www.tldp.org/LDP/abs/html/index.html
- https://www.gnu.org/software/bash/manual/html_node/
- https://jvns.ca/blog/2017/03/26/bash-quirks/[Lets get started!](/slides/intro/aboutme)