Week 3: Basic Linux commands - GoogleMattEckhardt/MattEckhardtTechJournal GitHub Wiki
Week 3:
Basic Linux commands:
- cd - change directory
- ls - Lists everything in the given directory
- whoami - returns the current user
- history - shows recently executed commands
- ifconfig - displays internet configurations