a computer program that provides relatively broad and direct access to the system on which it runs. The term shell refers to how it is a relatively thin layer around an operating system. A shell is generally a command-line interface (CLI) program [Wikipedia]
Bash is often the default shell on Linux systems.
For now: Important to know that others do exist.
Nelle Nemo, a marine biologist, has just returned from a six-month survey of the North Pacific Gyre, where she has been sampling gelatinous marine life in the Great Pacific Garbage Patch.
goostats.sh
goostats.sh
takes 30 secondsWe will explore the ways Nelle can achieve this in a better way. More specifically, we will learn how Nelle can automate the repetitive steps, so that her computer can work while she writes her paper.
As a bonus, once she has put a processing pipeline together, she will be able to use it again whenever she collects more data.
The contents of this workshop are for a large part based on material of the workshop ‘The Unix Shell’ developed by the Software Carpentries and published under CC BY 4.0 license.
Jelle Treep and Lukas van de Wiel