Skip to content

Week 3: Basic Linux commands

GoogleMattEckhardt edited this page Sep 19, 2019 · 1 revision

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

Clone this wiki locally