meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
general:computerenvironment:openterminal [2021/10/07 11:38] – [Windows] felix | general:computerenvironment:openterminal [2024/04/15 10:57] (current) – [Linux] freya | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== The Linux Shell ====== | ||
- | In this course we will make heavy use of the terminal (a.k.a shell). With its help, we can interact with the computer via the command line. Whenever we give you some piece of code in grey shaded boxes like... | ||
- | < | ||
- | $ whoami | ||
- | </ | ||
- | ...you can execute the corresponding commands in the shell. Note, the '< | ||
- | |||
===== Opening a shell ===== | ===== Opening a shell ===== | ||
Line 16: | Line 9: | ||
< | < | ||
{{general: | {{general: | ||
- | < | + | < |
</ | </ | ||
Line 24: | Line 17: | ||
{{: | {{: | ||
- | < | + | < |
</ | </ | ||
+ | |||
+ | If that doesn' | ||
===== Mac OS ===== | ===== Mac OS ===== | ||
Line 57: | Line 52: | ||
</ | </ | ||
</ | </ | ||
+ | |||
+ | <WRAP tabs> | ||
+ | * [[general: | ||
+ | </ |