Bash Scripting (Basics)
09-21, 14:30–15:30 (Europe/Berlin), Seminarraum
Language: English

Want to get productive by using a bash shell + scripting? I give a short hands-on.


Chapter: Basics

The bash is a powerful tool that allows users to perform complex and powerful tasks, often with just a few keystrokes or lines of code. It helps users automate repetitive tasks and easily combine smaller tasks into larger, more powerful workflows, especially when using scripting.

If you want to participate the following would be helpful:

  • You know what a bash looks like
  • please have imagemagick installed,

My setup:
- I will use imagemagick version 7.1.1 for the script
- My editor is Vim 9.1 and/or vscode+vim

See also:
  • I am a mechanical engineer who has worked with Linux for quite some time.
  • I am always frustrated when looking at my old bash scripts so I document a more streamlined way of scripting
  • I would like to share the process with you, to get more productive and embrace one hell of a good engineering tool.