summarize disk usage of the NUL-terminated file names specified in file F -H like --si, but also evokes a warning; will soon change to be equivalent to --dereference-args (-D) -h, --human-readable print sizes in
du(是 disk usage 的简称)用来显示目录或文件的大小,查找文件和目录的磁盘使用情况的命令。du 命令在与各种选项一起使用时能以多种格式提供结果。 使用方法 语法:du [-abcDhHklmsSx] [-L <符号连接>][-X <文件>][--block-size][--exclude=<目录或文件>] [--max-depth=<目录层数>][--help][--vers...
You can use it to check the size of directories as well as disk utilization. The built in sorting feature makes it easier to use as you don't need to combine the sort command here. Gdu: Disk usage checking in Linux terminal Gduis a tool written in Go (hence the ‘g’ in gdu). G...
Thepydfcommand’s output is more colorful, which can be more user-friendly for those who prefer a visual representation of disk usage. How to Check Disk Usage in Linux Using the ncdu Command The NCurses Disk Usage (ncdu) command is a disk usage analyzer with an ncurses interface. It provi...
du(是 disk usage 的简称)用来显示目录或文件的大小,查找文件和目录的磁盘使用情况的命令。du 命令在与各种选项一起使用时能以多种格式提供结果。 使用方法 语法:du [-abcDhHklmsSx] [-L <符号连接>][-X <文件>][--block-size][--exclude=<目录或文件>] [--max-depth=<目录层数>][--help][--vers...
Learn 10 Useful ‘du’ (Disk Usage) Commands in Linux Master the ‘Find’ Command with these 35 Practical Examples How to Find Biggest Files and Directories in Linux Run the following command to find out thetop biggest directoriesunder/homepartition. ...
Explore how to check disk usage using the df and the du commands and learn how a variety of simple arguments can enhance your workflow.
Discus is a command-line tool for checking disk space usage in Linux with fancy features such as colored output, bar graphs, and smart formatting of numbers.
Use a Disk Space Usage Tool Another way to track down where disk space has gone on Linux is by using a disk space usage tool like ncdu. Ncdu is a command-line utility that shows you size of directories and files in your system, and you can interact with tool using keyboard. Here is...
In this article, I will cover three advanced disk utilization diagnostic topics, including one that leverages a feature I added in version 0.6. Case 1: Files hidden by mounted volumes When diagnosing a disk usage issue, you may struggle to free up space, and then you might notice a seemingl...