Yahoo Malaysia Web Search

Search results

  1. Apr 21, 2020 · Learn how to use the du command to get disk usage information quickly and customize the output with various flags. See examples of -h, -s, -a, and --time options for different directories and files.

  2. Dec 14, 2023 · Learn how to use the du command in Linux to analyze and report on disk usage within directories and files. See the syntax, options, and practical examples of du command with human-readable format, total size, and timestamp.

  3. Sep 16, 2021 · The du command (the name is shortened from “disk usage”), as the name implies, will simply display, in its output, the amount of disk space being used by a specified file or directory.

  4. Aug 7, 2019 · Learn how to use the du command to estimate the disk space used by files or directories in Linux. See examples, options, and tips for combining du with other commands.

  5. May 15, 2019 · As you are dealing with LINUX, there exists a command line utility for this also which is du command that estimates and displays the disk space used by files. So, in simple words du command-line utility helps you to find out the disk usage of set of files or a directory.

  6. Dec 13, 2022 · In Linux, du stands for “disk usage” and it’s a command most often used to check the size (and other space/disk usage) of the files and directories. The du command can be used on any Linux distro, including Ubuntu, Debian, Fedora, Linux Mint, and more.

  7. DU(1) User Commands DU(1) NAME top du - estimate file space usage SYNOPSIS top du [OPTION]... [FILE]... du [OPTION]... --files0-from=F DESCRIPTION top Summarize device usage of the set of FILEs, recursively for directories.