| -rw-r--r-- | LICENSE | 24L |
| -rw-r--r-- | README.md | 14L |
| -rw-r--r-- | exercises/01_echo.sh | 15L |
| -rw-r--r-- | exercises/02_variables.sh | 15L |
| -rw-r--r-- | exercises/03_listing.sh | 20L |
| -rw-r--r-- | exercises/04_navigation.sh | 28L |
| -rw-r--r-- | exercises/05_creating.sh | 26L |
| -rw-r--r-- | exercises/06_removing.sh | 44L |
| -rw-r--r-- | exercises/07_wordcount.sh | 24L |
| -rw-r--r-- | exercises/08_cat.sh | 22L |
| -rw-r--r-- | exercises/09_direction.sh | 20L |
| -rw-r--r-- | exercises/10_piping.sh | 30L |
| -rw-r--r-- | exercises/11_userinput.sh | 19L |
| -rw-r--r-- | exercises/12_arguments.sh | 27L |
| -rw-r--r-- | exercises/13_copying_and_moving.sh | 26L |
| -rw-r--r-- | exercises/14_conditionals.sh | 46L |
| -rw-r--r-- | exercises/15_conditionals2.sh | 37L |
| -rw-r--r-- | exercises/16_andand_oror.sh | 42L |
| -rw-r--r-- | exercises/17_exit.sh | 15L |
| -rw-r--r-- | exercises/18_quiz.sh | 37L |
| -rw-r--r-- | exercises/19_functions.sh | 37L |
| -rw-r--r-- | exercises/20_whileloop.sh | 36L |
| -rw-r--r-- | exercises/21_forloop.sh | 35L |
| -rw-r--r-- | exercises/22_file_checks.sh | 28L |
| -rw-r--r-- | exercises/23_man_and_tips.sh | 27L |
| -rw-r--r-- | exercises/24_grep.sh | 32L |
| -rw-r--r-- | exercises/25_globbing.sh | 16L |
| -rw-r--r-- | exercises/26_regex.sh | 41L |
| -rw-r--r-- | exercises/27_regex2.sh | 44L |
| -rw-r--r-- | exercises/28_case.sh | 63L |
| -rw-r--r-- | exercises/29_gzip.sh | 9L |
| -rw-r--r-- | exercises/30_tar.sh | 8L |
| -rw-r--r-- | exercises/31_trap.sh | 32L |
| -rw-r--r-- | run_me.sh | 83L |
| -rw-r--r-- | shelllings.sh | 70L |
| -rw-r--r-- | tests/01_echo.sh | 17L |
| -rw-r--r-- | tests/02_variables.sh | 15L |
| -rw-r--r-- | tests/03_listing.sh | 24L |
| -rw-r--r-- | tests/04_navigation.sh | 31L |
| -rw-r--r-- | tests/05_creating.sh | 15L |
| -rw-r--r-- | tests/06_removing.sh | 30L |
| -rw-r--r-- | tests/07_wordcount.sh | 18L |
| -rw-r--r-- | tests/08_cat.sh | 23L |
| -rw-r--r-- | tests/09_direction.sh | 24L |
| -rw-r--r-- | tests/10_piping.sh | 23L |
| -rw-r--r-- | tests/11_userinput.sh | 22L |
| -rw-r--r-- | tests/12_arguments.sh | 21L |
| -rw-r--r-- | tests/13_copying_and_moving.sh | 20L |
| -rw-r--r-- | tests/14_conditionals.sh | 17L |
| -rw-r--r-- | tests/15_conditionals2.sh | 18L |
| -rw-r--r-- | tests/16_andand_oror.sh | 17L |
| -rw-r--r-- | tests/17_exit.sh | 16L |
| -rw-r--r-- | tests/18_quiz.sh | 26L |
| -rw-r--r-- | tests/19_functions.sh | 17L |
| -rw-r--r-- | tests/20_whileloop.sh | 16L |
| -rw-r--r-- | tests/21_forloop.sh | 36L |
| -rw-r--r-- | tests/22_file_checks.sh | 17L |
| -rw-r--r-- | tests/23_man_and_tips.sh | 23L |
| -rw-r--r-- | tests/24_grep.sh | 15L |
| -rw-r--r-- | tests/25_globbing.sh | 15L |
| -rw-r--r-- | tests/26_regex.sh | 21L |
| -rw-r--r-- | tests/27_regex2.sh | 22L |
| -rw-r--r-- | tests/28_case.sh | 16L |
| -rw-r--r-- | tests/29_gzip.sh | 28L |
| -rw-r--r-- | tests/30_tar.sh | 27L |
| -rw-r--r-- | tests/31_trap.sh | 24L |