E-Book, Englisch, 284 Seiten
Ebrahim / Mallett Mastering Linux Shell Scripting
2. Auflage 2018
ISBN: 978-1-78899-015-8
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
A practical guide to Linux command-line, Bash scripting, and Shell programming
E-Book, Englisch, 284 Seiten
ISBN: 978-1-78899-015-8
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "Mastering Linux Shell Scripting".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Table of Contents - What and Why of Scripting with BASH
- Creating Interactive Scripts
- Conditions attached
- Creating Code Snippets
- Alternative syntax
- Iterating with Loops
- Creating Building Blocks with Functions
- Introducing sed
- Automating Apache Virtual Hosts
- AWK Fundamentals
- Regular expressions
- Summarizing Logs with awk
- A Better lastlog with Awk
- Using Python as a BASH Scripting Alternative