Inhaltsverzeichnis
UNIX Shell Scripting with BASH
Manuals
- Advanced Bash-Scripting Guide – An in-depth exploration of the art of shell scripting
- Bourne Shell – Everything you wanted to know.
- Unix Shell Scripting by Chris Johnson – A quick Reference
Quick Reference
Frequently Asked Questions
- Linux Command Line Tips – One Liners
- Presenting Usage message:
Examples & Solutions
Tests
Variables
- Variable operations explained.
- Manipulating Strings with examples.
Arrays
Loops
Arithmetics
Files & Folders
Shell Setup
- www.alias.sh – Use Alias.sh to synchronise your aliases across all machines.
Parser
Tips and Tricks
External Programs
- Unix Stream Editor SED – The Unix Stream Editor.
- Banner – create highly visible separator pages
- https://sourceforge.net/projects/umlaute/ – A short script to correct vowel mutation (Umlaut) errors in filenames. This errors typically occur when you copy files to a system with UTF-8 charset from a system using another charset.