X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=dus.git;a=blobdiff_plain;f=dus.1;fp=dus.1;h=394f722d6fb3c24f241db1d0459a28f80a7a44fd;hp=7df68b9393fe78ef67731f3a5a7f42bd38c73ee5;hb=dff998515d9469572147d445213cad08f12e4cb6;hpb=dd928a1f7b28d3680a5ecdcfcefddcec657f3adb diff --git a/dus.1 b/dus.1 index 7df68b9..394f722 100644 --- a/dus.1 +++ b/dus.1 @@ -47,7 +47,16 @@ same as \fB-c\fR but for the number of lines .TP \fB-m \fI\fR, \fB--min-size \fI\fR restrict the printing of files and directories to these of size bigger -than a lower bound +than a lower bound. The size can be specified using the G, M, K, and B +units + +.SH "EXAMPLE" + +.B dus -m 1M -rt ~/private/ + +.fi +List the largest files and directories present in ~/private/, of sizes +greater than 1024kb, sorted in decreasing order. .SH "BUGS"