Tag: du

104 Display each sub-directory size in a list format using one line command in Bash? 2013-02-19T15:34:27.710

99 How to analyse disk usage in command line linux? 2011-06-22T12:30:06.673

52 du only for directories 2011-08-12T21:37:00.600

18 Why is a directory copied with the cp command smaller than the original? 2019-02-01T18:24:37.773

17 How to get the actual directory size (out of du)? 2013-06-02T16:25:06.847

17 How to know the directory size in CENTOS 2013-08-14T07:42:01.283

13 du which counts number of files/directories rather than size 2013-04-20T07:47:21.893

12 Is it possible to format ps RSS (memory) output to be more human friendly? 2013-10-24T22:12:29.260

10 Only get the size from "du" command, not the folder names 2012-12-17T08:22:33.137

10 Total disk usage for a particular user 2013-05-18T20:28:43.507

8 Difference between df -k and du -sh 2011-05-05T08:56:32.847

6 du -x still examines mounted filesystems when using wildcards 2013-08-30T23:45:35.123

5 Why does du -sl show different sizes for the source and result of a cp -rl? 2011-07-14T19:24:58.003

5 Why does du -b show a different result than stat? 2018-12-04T16:55:49.430

4 How does du determine which hard link to disregard? 2010-11-16T01:00:31.567

4 "du -h" with more decimal places 2013-08-17T20:42:19.587

4 Disk space analyzer that can read du output 2013-12-04T20:49:08.340

3 Why do Finder and du report different file size? 2010-03-28T15:01:20.407

3 Is there a way to force du to report a directory size (recursively) including only sizes of files? 2011-12-20T15:47:53.597

3 explanation about du command linux diskusage 2013-01-16T09:51:34.873

3 Explaination needed for strange `df` and `du` results 2013-05-28T10:39:14.300

3 Faster du/stat alternative for directories 2015-08-04T19:44:01.163

3 Different used disk space with du and quota 2015-09-07T03:46:39.363

3 optimising 'du' reports on petabyte dataset? 2016-01-21T13:15:31.120

2 Equivalent of "du --max-depth=0 -h" (or something similar) in Solaris 2011-05-10T19:11:02.520

2 why does `du` not show results for all files? 2011-05-22T23:28:04.740

2 what is faster, du or stat? 2011-07-17T23:47:47.417

2 How do I quickly calculate the size of a directory? 2011-11-29T09:59:20.557

2 Equivalent of “du --time -h” (or something similar) in Solaris 2012-04-12T19:31:55.180

2 Why doesn't ext4 cache directory size? 2012-11-05T14:00:01.230

2 Discrepancy between df and du 2013-04-11T16:12:33.090

2 Ubuntu Server shows that I am running out of disk space, but I can't figure out where it is being used 2014-01-02T23:59:19.783

2 Centos 6.5 directory size is incorrect using du command 2015-07-28T20:44:11.640

2 du is giving me inconsistent results depending on argument order 2016-02-10T04:24:50.890

2 pass du (disk usage) result to a numeric variable 2016-02-22T22:47:50.100

2 How to show uncompressed total physical size in bytes of an HFS-compressed file or directory? 2017-03-19T15:58:46.380

2 du -s /foldername gives totally different output with or without -h option 2017-05-11T14:16:25.753

2 Why does “du -sh” show different folder size after copy? 2018-02-13T20:59:15.547

2 Why is `du` on WSL acting giving a directory size greater than machine memory? 2018-09-07T03:11:36.653

1 Is my UNIX command du failing? 2013-03-31T22:57:19.770

1 How to summarize du results 2013-04-04T13:55:52.633

1 Why directories size are different in ls -l output on XFS file system? 2013-04-21T21:56:36.773

1 What will happen if my DB server runs out of disk space? 2013-10-22T09:47:15.177

1 Linux Server out of Disk Space 2014-03-01T16:21:02.583

1 du on Mac OS 10.9 gives two different answers for the same directory 2014-03-19T04:45:41.650

1 SOLARIS: "du -s" vs "du -sh" 2014-11-14T12:11:36.353

1 du and ls report different directory size? 2014-12-17T08:52:26.757

1 Use mingw-get to install du 2015-05-30T16:38:24.340

1 Different directory size between GUI and Command Line 2015-08-11T06:50:04.293

1 MAC OS X 10.9.5 - strange result with du command 2015-12-02T19:21:12.630

1 Summing selective du sizes output 2016-11-23T21:07:42.640

1 Difference between du -sh */ and du -hd 1 2017-08-03T12:19:57.880

1 Running du on timeshift folders give different results 2018-10-06T07:49:27.287

1 Folder is empty, but du reports high usage 2019-08-21T02:18:40.993

1 du shows large space but inside directory it doesn't show the space 2019-09-27T00:44:38.680

1 "du" command on Windows10 under MSYS2 gives "fts_read failed" error on USB formatted as exFAT/FAT32 2019-11-11T17:53:29.137

1 Get the total size of all files of a given extension 2020-01-15T21:10:21.270

1 How to view the disk use of a directory ignoring hard links in macOS 2020-01-23T00:26:03.290

0 How do I find out which file type is taking up the most space? 2010-06-28T19:00:23.877

0 du excluding hard links possible? 2012-10-24T04:15:01.010

0 How do I sort command-line output? 2012-11-28T19:05:54.080

0 sort du -sh by size in human readable 2012-12-17T18:57:46.600

0 Du shows wrong file size for about 1 minute 2013-01-20T08:26:23.177

0 Difference between 'du' and 'du -b'? 2013-08-30T13:47:05.710

0 'Du' command does not list all files 2013-12-03T13:38:57.247

0 Why does my virtual image use more than 3x as much space as the combined file system? 2014-01-03T09:06:17.270

0 du -sb giving different results for 2 directories with same contents? 2014-04-13T16:22:18.563

0 Where is my diskspace? 2014-09-30T16:00:06.607

0 DU reports different folder size in unix and cygwin (windows) 2014-10-05T16:23:15.473

0 Getting `du` to ignore size of `.` and `..` entries 2014-12-17T10:41:19.787

0 Find directory name and file size in Linux 2015-02-18T09:51:21.753

0 du -sh : I don't get why these two results are different 2015-03-30T14:03:29.357

0 du command not displaying correctly 2015-04-21T08:27:54.663

0 du and df on Mac give different results 2015-11-12T15:18:12.237

0 MacBook Pro takes hours to recognize FAT32 external hard drive 2015-11-22T10:48:53.367

0 I know base 2 and base 10 , MB and MiB, but i'm not understanding the byte counts shown for a directory, by du and by windows explorer 2016-08-12T15:24:03.057

0 Wrong available storage reported for mac os 2016-09-02T15:48:01.940

0 Is normal this /usr/share/locale/zun/LC_MESSAGES/temp file size on my server 7.3G? 2017-01-03T20:27:35.333

0 show file size and file owner 2017-03-31T13:53:08.630

0 How to estimate disk space used by a directory excluding certain subdirectory? 2017-06-15T15:12:25.213

0 Excluding folders when doing du 2017-10-20T12:58:57.517

0 Can I do an inclusive du, as opposed to exclusive? 2017-10-23T23:04:48.127

0 Luks encrypted external disk does not have any free space 2017-11-02T14:15:37.703

0 how to increase the space on docker in CentOS7? 2017-12-03T21:31:50.360

0 Inconsistent output of `du` command 2018-04-04T20:24:04.803

0 Unexpected behavior with -h flag passed to du 2018-06-25T21:12:27.143

0 use du to exclude mounted volumes but check root volume only 2018-09-18T00:33:04.613

0 Is there a way I can check which block of disk is really used? 2019-02-13T05:38:56.280

0 google cloiud storage: find size of sub-folders with gsutil du? 2019-10-24T19:31:06.767

0 Can I give a script elevated file access and run it from my current user? 2019-12-03T20:07:05.840

-2 choose between df and du in linux 2011-08-29T11:02:32.260

-3 Does `du /` list every single file on a system? 2016-08-16T04:51:24.657