https://github.com/ickc/advanced-bash-scripting-guide
version 10 from https://www.tldp.org/guides.html
https://github.com/ickc/advanced-bash-scripting-guide
Last synced: 6 months ago
JSON representation
version 10 from https://www.tldp.org/guides.html
- Host: GitHub
- URL: https://github.com/ickc/advanced-bash-scripting-guide
- Owner: ickc
- License: cc-by-sa-4.0
- Created: 2019-04-16T01:01:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-16T03:39:34.000Z (about 7 years ago)
- Last Synced: 2025-02-05T11:36:40.097Z (over 1 year ago)
- Language: Makefile
- Size: 938 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advanced Bash-Scripting Guide
This is a fork of version 10 of this guide, from the SGML source by Mendel Cooper. The original author has said in an email that project is no longer maintained.
Currently this repository process the SGML source by pandoc to enhance the documents in its output. The only thing done so far (besides having a different converter) is to add syntax highlight using a pandoc filter `codeblock_add_sh_class.py`.
Example output formats are provided in the releases.
There's no plan to change the content (i.e. version of the document should freeze at version 10) besides bring it up to better output presentations.