Linux CLI - Disk and Storage
What is the output of the command
du -sh /var/log if the /var/log directory uses 120M of disk space?du -sh /var/log if the /var/log directory uses 120M of disk space?-s summarizes total size, -h shows human-readable format.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions