Opleiding: Linux Shell Scripting Fundamentals (English)
Follow Linux Shell Scripting Fundamentals and learn to automate tasks with variables, loops, functions, sed and awk in a browser-based lab environment. Guaranteed to run.
Want to work smarter and faster on the command line? The Linux Shell Scripting Fundamentals course, developed by the open-source experts at AT Computing and exclusively available via Vijfhart, teaches you how to automate repetitive tasks with powerful scripts. Youll discover that the shell is more than just a command interpreter, it is a complete programming language that lets you build your own tools and streamline workflows.
This course covers all the key building blocks of shell scripting: shebangs, variables, conditionals (if statements), loops (for, while), functions, and command substitution. You learn to work with input and output, environment variables, pipes, and redirection, and explore how to automate complex tasks using sed for batch editing and awk for data analysis and reporting. You also get to know different shells (bash, Bourne, Korn) and learn how to build small and larger programs within the shell. Step by step, you develop a strong foundation for creating your own scripts.
Learning happens fastest by doing, youll write and test your own scripts in a ready-to-use, browser-based lab environment.