What Command To Use To Display Mounted Hard Drives
- Forums
- Linux Hosting
- What Command To Use To Display Mounted Hard Drives
you can use this linux shell command to show you the summary of mounted hard drives partitions in your linux server provided by webune [1386], Last Updated: Mon Jun 24, 2024
Webune Support
Tue Mar 30, 2010
0 Comments
736 Visits
you can use this linux shell command to show you the summary of mounted hard drives partitions in your linux server provided by Webune
# df
the df command stands for Disk Freespace and its user for displaying the amout of disk space available on the filesystem of you linux server.