Skip to content

Commit 38aad8f

Browse files
author
Kristian Rother
committed
works on Git bash
1 parent d9933da commit 38aad8f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
This tutorial lets you learn the basics of the Linux command line. You can learn commands to navigate directories, manipulate files and start other programs. If you have no previous experience with Unix-like systems or know a few commands but would like to know more, this tutorial is for you.
1010

11+
## Prerequisites
12+
13+
*This tutorial was prepared for Ubuntu Linux, but it works on MacOS, Cygwin and the Git bash as well, given that Python 3 is installed on your system.*
14+
1115
## Preparations
1216

1317
* Copy the file **Exercises.zip** from [https://github.com/krother/Linux_Commandline_Tutorial/raw/master/Exercises.zip](https://github.com/krother/Linux_Commandline_Tutorial/raw/master/Exercises.zip)) to a computer with Ubuntu (or some other Linux) installed.
@@ -20,8 +24,6 @@ This tutorial lets you learn the basics of the Linux command line. You can learn
2024
* Explain trainees how to open a Unix shell
2125
* Make this tutorial and a ‘Unix/Linux Command Reference’ document available (see PDFs in exercise material).
2226

23-
### Disclaimer
24-
*This tutorial was prepared for Ubuntu Linux. It might work on other Linuxes and even on MacOS as well, but I haven’t tested that.*
2527

2628
## Your Task
2729
In this tutorial, you will be looking for a word with 22 characters. All characters are hidden in the exercises below. All exercises can be solved using the Unix command line.

0 commit comments

Comments
 (0)