Helper shell script for learning German Artikels
The shell script is developed with basic bash commands like wc, head, tail, echo, so it should work with any Bash environment.
Simply run
./artikels.sh
It will show the word with a ___ in the begining where you will write the artikel. By default it will prompt 10 words and will show you the summary when you're done.
$ ./artikels.sh
die Tafel,-n
ππΌ
der Sonntag,-e
ππΌ
der Freitag,-e
ππΌ
die Schwester,-n
ππΌ
___ Fenster,-
If you want to try with more or less than 10 artikels, add the number as an argument:
./artikels.sh 15