Scripting Course — October 2020
Do it yourself easier than in Windows
Understanding "Alohomora" and "awk '!seen[$0]++'"
Syllabus
- Session I (October 2): Scripting Philosophy mdash; Introduction to Bash Scripting Tutorial for Beginners (including contextual relation with the operating system).
- Session II (October 9): Variables, loops, flow control, Bash arithmetic and tests. Programs: seq, cmp and convert.
- Session III (October 16): Named pipes, parameters, variables expansion and return codes. Regular expressions. Programs: find.
- Session IV (October 23): Cases, functions and advanced tests. More on regular expressions.
- Session V (October 30): Controlling interactive programs from a BASH script. Programs: file, rsync, gnuplot, tr, grep and sed.
- Session VI (November 6): awk; program batches and putting titles to movies.
Bash Scripting Tutorial for Beginners
Previous Scripting Courses
Scripting Course 2017
Back to the home page of Lluís Alsedà