hush 0.1.4

Hush is a unix shell scripting language based on the Lua programming language
1
2
3
4
5
6
# Bash Pitfalls Examples

In this directory, you will find some snippets reduced from real examples of scripts where
the lack of standard data capabilities incurred in hacky, inflexible or unscalable
solutions. These are examples that show where the shell could be more flexible and
elaborated, without necessarily being more complex.