Mailinglist Archive: opensuse-factory (508 mails)
| < Previous | Next > |
Re: [opensuse-factory] ballooning /
- From: Felix Miata <mrmazda@xxxxxxxxxxxxx>
- Date: Wed, 08 Dec 2010 22:45:39 -0500
- Message-id: <4D0050E3.1060901@xxxxxxxxxxxxx>
On 2010/12/08 20:01 (GMT-0500) Patrick Shanahan composed:
Only the understandable part, which for me is most of it, since as usual for man pages, examples are absent.
# du --max-depth=1K -k | sort -rn
4216219 .
3221524 ./usr
677585 ./var
140599 ./lib
79597 ./root
45751 ./boot
28244 ./etc
11977 ./sbin
8361 ./bin
1773 ./opt
316 ./dev
271 ./smbmnt
151 ./nfs
25 ./disks
12 ./lost+found
7 ./hpfs
5 ./tmp
2 ./.config
1 ./srv
1 ./pub
1 ./mnt
1 ./media
1 ./isos
1 ./home
0 ./sys
0 ./proc
Not having done this prior to dup'ing for comparison, I have no real idea what this means.
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409
Felix Miata *** http://fm.no-ip.com/
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
Felix Miata composed:
On 2010/12/08 18:51 (GMT+0100) Marcus Rueckert composed:
>cd /
>du --max-depth -k | sort -rn
du --max-depth=# -k | sort -rn
# du --max-depth -k | sort -rn
du: invalid maximum depth '-k'
Try 'du --help' for more information.
#
All attempts to guess what du syntax you meant from reading the man
page produced similar errors.
the unused man page says "--max-depth=N"
amazing information there :^)
Only the understandable part, which for me is most of it, since as usual for man pages, examples are absent.
# du --max-depth=1K -k | sort -rn
4216219 .
3221524 ./usr
677585 ./var
140599 ./lib
79597 ./root
45751 ./boot
28244 ./etc
11977 ./sbin
8361 ./bin
1773 ./opt
316 ./dev
271 ./smbmnt
151 ./nfs
25 ./disks
12 ./lost+found
7 ./hpfs
5 ./tmp
2 ./.config
1 ./srv
1 ./pub
1 ./mnt
1 ./media
1 ./isos
1 ./home
0 ./sys
0 ./proc
Not having done this prior to dup'ing for comparison, I have no real idea what this means.
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409
Felix Miata *** http://fm.no-ip.com/
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |