Linux Command Line Fundamentals

Casual Mode - Take your time!

1 / 48
Correct
0
Incorrect
0
Score
0%
Multiple Choice

Shutdown the system. (Replace -h with -r for reboot.)

  1. shutdown -h now
  2. find /home -mtime -1
  3. df -h
  4. du -sh ./*
Change Mode