Michele Mesiti
(KIT)
4/11/25, 9:30 AM
- Bash and shell features and utilities:
- reading the bash manual
- conditionals and looping beyond for loops
- functions
- arrays
- using the terminal even more efficiently
- more advanced shell tools and their composability
- Discussion about workflows
- Bash/Job scripting:
* asynchronous
* signal handlers: trap
*...