idk I made it in a preparation for a git tutorials
content:
- what is a terminal?
- why a terminal?
- what is a command?
- what is an argument
- important commands you need to know
- ls --- list file & dir
- cd --- change dir
- rm --- remove files & dirs
- mv --- move / rename
- mkdir --- make dir (folder)
- touch --- create file
- pwd ---- print working dir