Bash

In IN5800 we will use Bash for

Guides and tutorials

Commonly used commands in IN5800

Below is a list of commonly used commands that are useful for making data pipelines.

To learn more about a patricular command, simply write man <command> (where <command> is replaced by the particular command’s name) in any Bash-shell.

In adition to the ones listed above, we will use Bash to invoke other programs. Below is a list of such programs.