1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

docs: add "du" to extensions

This commit is contained in:
Daniel Hofstetter 2023-07-07 10:54:47 +02:00
parent 3035f0138b
commit 3edea14ae8

View file

@ -74,3 +74,7 @@ number of spaces representing a tab when determining the line length.
GNU `ls` provides two ways to use a long listing format: `-l` and `--format=long`. We support a GNU `ls` provides two ways to use a long listing format: `-l` and `--format=long`. We support a
third way: `--long`. third way: `--long`.
## `du`
`du` allows `birth` and `creation` as values for the `--time` argument to show the creation time.