How much space do i have left on my hard drive This command retrieves the information from `/proc/mounts` or `/etc/mtab` On linux based systems, you can use the df command to get a detailed report on the system's disk space usage.
Aespa – com2star
Data structure also contains labeled axes (rows and columns)
Arithmetic operations align on both row and column labels
Two related commands that every system administrator runs frequently are df and du While du reports files' and directories' disk usage, df reports how much disk space your filesystem is using The df command displays the amount of disk space available on the filesystem with each file name's argument For a good overview of the du command, read tyler carrigan's article linux commands
The df command in linux displays available and used space in the file system It can be handy tool for a system with limited resources. Description top this manual page documents the gnu version of df Df displays the amount of space available on the file system containing each file name argument
If no file name is given, the space available on all currently mounted file systems is shown
Explains how to use the df command under linux/unix to view used and free disk usage including examples of df for developers/ sysadmin. Disk free also known as `df`, which is a powerful utility that provides valuable information on disk space utilization The df command displays information about file system disk space usage on the mounted file system