bash-scripting
bash-scripting copied to clipboard
Presentation about advanced bash features
bash scripting
This is a presentation about bash, written in remark.
It can be viewed and presented directly in a browser:
- bash-scripting.html contains incremental slides.
- bash-scripting-slides.html contains only complete slides.
- bash-scripting.pdf contains the complete slides as a PDF.
How do I create a PDF out of remark slides?
- open the bash-scripting-slides.html in chromium
- open the Developer Tools (Ctrl-Shift-J)
- set the resolution to 1024x768
- open the print dialog (Ctrl-P)
- choose destination "Save as PDF"