📚 Practice Mode

Linux Command Line Fundamentals

Learn at your own pace with hints and detailed explanations

1 / 48
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 ./*