About 2,680,000 results
Open links in new tab
  1. df command in Linux with Examples - GeeksforGeeks

    Nov 3, 2025 · 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 …

  2. df (Unix) - Wikipedia

    df is a shell command for reporting the amount of available and consumed storage space on a file system. Although df is short for disk free, the command is not limited to disk storage.

  3. Linux Df Command - Computer Hope

    Jun 1, 2025 · Linux df command with this comprehensive guide covering syntax, examples, and related commands for monitoring disk space on file systems effectively.

  4. df (1) - Linux manual page - man7.org

    If an argument is the absolute file name of a device node containing a mounted file system, df shows the space available on that file system rather than on the file system containing the …

  5. How to use df command in Linux / Unix {with examples}

    Jul 26, 2024 · Explains how to use the df command under Linux/Unix to view used and free disk usage including examples of df for developers/ sysadmin.

  6. 11 df Commands in Linux to Check Disk Space (With Practical …

    Nov 13, 2019 · Learn how to use the df command in Linux to check disk space, file system usage, and inodes with practical, real-world examples tested on Linux servers.

  7. df command in Linux with examples - Linuxcommunity.io

    Dec 11, 2023 · The df command (short for disk free) is used to show the amount of free disk space available on Linux and other Unix-like systems and to understand the filesystems that …

  8. The “df” Command in Linux [11 Practical Examples] - LinuxSimply

    Jan 14, 2024 · 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.

  9. Linux df Command Tutorial for Beginners (8 Examples)

    There a specific command - dubbed df - that does this for you. In this tutorial, we will discuss the basics of this command, as well as some of the major features it offers.

  10. How to Use the Command 'df' (with examples) - CommandMasters

    Dec 17, 2024 · The df command is a powerful utility in Unix-like operating systems that provides an overview of the filesystem disk space usage. It displays the amount of disk space available …