A Linux systems administrator receives a notification that one of the server’s filesystems is full. Which of the following commands would help the administrator to identify this filesystem?
Option D, du -ah, will recursively calculate the disk space usage of all files and directories. This is not the correct command to use to identify a filesystem that is full.
To identify the filesystem that is full, the Linux systems administrator can use the df -h command. Therefore, the correct option is C, df -h.
The df (disk free) command is used to report the amount of free and used disk space on a filesystem. The -h option displays the output in a human-readable format, making it easier to read.
upvoted 3 times
...
This section is not available anymore. Please use the main Exam Page.XK0-005 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Alizadeh
8 months, 3 weeks agoBreakOff874
1 year, 2 months agoAlizadeh
8 months, 3 weeks agolinux_admin
1 year, 2 months ago