📚 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.)
- shutdown -h now
- find /home -mtime -1
- df -h
- du -sh ./*
Linux Command Line Fundamentals
Learn at your own pace with hints and detailed explanations
Shutdown the system. (Replace -h with -r for reboot.)