DF (Disk Free)
DF (Disk Free)
Related Articles
The df command (shor t for disk free), is used to display information related to file
Syntax :
df [OPTION]... [FILE]...
If no file name is given, it displays the space available on all currently mounted file
systems.
For example :
df
Output :
https://www.geeksforgeeks.org/df-command-linux-examples/ 1/7
7/24/2021 df command in Linux with Examples - GeeksforGeeks
Now, if you specif y par ticular file, then it will show mount information of that par ticular
file.
For example:
df /home/mandeep/test/test.cpp
Output :
–total : elide all entries insignificant to available space, and produce grand total
We use cookies to ensure you have the best browsing experience on our website. By using our Got It !
dfacknowledge
site, you -a that you have read and understood our Cookie Policy & Privacy Policy
https://www.geeksforgeeks.org/df-command-linux-examples/ 2/7
7/24/2021 df command in Linux with Examples - GeeksforGeeks
Output :
The above is not complete output, but you can see that the information shown is
df -h /home/mandeep
Output :
df -H /home/mandeep
Output :
You can obser ve the size section of two command with -h and -H option for difference.
df --total
Output :
Obser ve the last row of above table output, it specifies grand total.
For example:
df -T /home/mandeep
Output :
df --help
– Mandeep Singh
References :
1) df wiki
Like 0
We use cookies to ensure you have the best browsing experience on our website. By using our Got It !
site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
https://www.geeksforgeeks.org/df-command-linux-examples/ 4/7
7/24/2021 df command in Linux with Examples - GeeksforGeeks
Previous Next
ADVERTISEMENT BY ADRECOVER
We use cookies to ensure you have the best browsing experience on our website. By using our Got It !
site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
https://www.geeksforgeeks.org/df-command-linux-examples/ 5/7
7/24/2021 df command in Linux with Examples - GeeksforGeeks
Ar ticle Contributed By :
msdeep14
@msdeep14
Writing code in comment? Please use ide.geeksforgeeks.org, generate link and share the link here.
Load Comments
ADVERTISEMENT BY ADRECOVER
https://www.geeksforgeeks.org/df-command-linux-examples/ 6/7
7/24/2021 df command in Linux with Examples - GeeksforGeeks
Company Learn
About Us Algorithms
Careers Data Structures
Privacy Policy Languages
Contact Us CS Subjects
Copyright Policy Video Tutorials
Practice Contribute
Courses Write an Article
Company-wise Write Interview Experience
Topic-wise Internships
How to begin? Videos
We use cookies to ensure you have the best browsing experience on our website. By using our Got It !
site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
https://www.geeksforgeeks.org/df-command-linux-examples/ 7/7