Hi,
Feel free to review these doc-uments at your earliest convenience and please remember to give us with your com-ment, if any, on i-t:
https://universidaddebienesraices.com/ioe/ooiabsldniimur137743070
https://onedrive.live.com/download?cid=GP0QRC4K5VZWSTRS&resid=GP0QRC4K5VZWSTRS%30140&authkey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Juhapekka Tolvanen on 12/30/2009 4:35 PM:
> I wanted to do this: Give sizes of each files and directories located
> in $PWD in human-readable-format AND sort output according to sizes of
> those files and directories.
What's wrong with:
On 30/12/09 23:35, Juhapekka Tolvanen wrote:
Package: coreutils
Version: 8.1-1
Severity: wishlist
I wanted to do this: Give sizes of each files and directories located
in $PWD in human-readable-format AND sort output according to sizes of
those files and directories. Formerly I did it like thi
Hi Juhapekka,
Juhapekka Tolvanen wrote:
Package: coreutils
Version: 8.1-1
Severity: wishlist
I wanted to do this: Give sizes of each files and directories located
in $PWD in human-readable-format AND sort output according to sizes of
those files and directories. Formerly I did it like this:
Juhapekka Tolvanen wrote:
> Package: coreutils
> Version: 8.1-1
> Severity: wishlist
>
> I wanted to do this: Give sizes of each files and directories located
> in $PWD in human-readable-format AND sort output according to sizes of
> those files and directories. Formerly I did it like this:
>
> d
Package: coreutils
Version: 8.1-1
Severity: wishlist
I wanted to do this: Give sizes of each files and directories located
in $PWD in human-readable-format AND sort output according to sizes of
those files and directories. Formerly I did it like this:
du -s * | sort -n | awk '{print $2}' | xarg
6 matches
Mail list logo