Terminal introduction workshop
We will say something interesting about Terminal here.
Put a list of commands here.
Navigating the filesystem ls - "ls" command cd
up arrows go through history tab auto-complet
- how to go to another folder
- how to to back
Creating files/etc.... touch cat echo wc grep
what is > what is >> what is |
Internet/network stuff
ftp
ssh
curl
Terminal pipeline....
dedoffer