What command can you use to display the disk usage for mounted filesystems?

1 answer

Answer

1090592

2026-04-07 01:25

+ Follow

You can use the df command to display the disk usage for mounted filesystems in a Unix-like operating system. By running df -h, you'll get a human-readable format that shows the total size, used space, available space, and the mount points of each filesystem.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.