Hiltjo Posthuma
|
2cf82f4c16
|
du: add -d flag to specify the max depth to show files or directories
we don't allow to use it with -s (like GNU du). busybox allows it.
|
2014-10-18 23:57:00 +01:00 |
|
sin
|
4608d91c6d
|
Add human readable output to du(1)
Thanks Jeffrey Picard!
|
2014-10-16 10:07:17 +01:00 |
|
sin
|
ac130cbbe0
|
Update usage line and manpage for du(1)
Do not allow -a and -s to be specified at the same time.
|
2013-10-17 11:27:42 +01:00 |
|
sin
|
ac3a5e0091
|
Add -k support for du(1)
This setting overrides the BLOCKSIZE environment variable.
|
2013-10-16 19:22:55 +01:00 |
|
sin
|
6e8b79ebd8
|
Add -s support for du(1)
|
2013-10-16 19:22:46 +01:00 |
|
sin
|
09fcbfc338
|
Add primitive du(1)
Defaults to a 512-byte blocksize.
|
2013-10-16 18:18:02 +01:00 |
|