OpenAlt - 4. až 5. listopadu 2017

Otevřeným přístupem k otevřené společnosti

Command-line Arguments Processing in Bash.

Matěj Týč (Argbash)
This talk will be focused on solving challenges one encounters when trying to write bash scripts that accept arguments. You will learn what does it take to implement a command-line interface that follows standards, you will be presented with Bash tools that can assist you with that task, and you will be shown how it is done in other programming languages. Finally, you will be introduced to Argbash, the project that unconventionally solves those challenges by succesfully combining advantages of known tools, while avoiding their weaknesses.