The Following User Says Thank You to cjard For This Useful Post: | ||
|
2016-03-09
, 14:40
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#2
|
du -s -d 1 /opt | sort -n
df -i
|
2016-03-09
, 15:48
|
Posts: 225 |
Thanked: 64 times |
Joined on Feb 2010
|
#3
|
8 /opt/catorise 12 /opt/frontcamera 12 /opt/mfefolders 28 /opt/man 52 /opt/bin 68 /opt/batterypatch 72 /opt/savecpu 96 /opt/bootscreen 108 /opt/AutoCompleteEditor 192 /opt/powedit 220 /opt/metromap 304 /opt/unzip 344 /opt/pyrecipe 372 /opt/speccy 424 /opt/quickflickr 436 /opt/tflapp 460 /opt/zip 524 /opt/lfocus 564 /opt/packet-injection-modules 584 /opt/x48 612 /opt/rawcam 664 /opt/kmplayer 680 /opt/recovery-tools 848 /opt/theonering 1136 /opt/dropn900 1484 /opt/theme-customizer 1736 /opt/ovi-maps-cnfix 1892 /opt/blessn900 2432 /opt/qtmobilehotspot 3832 /opt/mediabox 6440 /opt/mc 40880 /opt/fapman-cache 42344 /opt/var 46624 /opt/share 50752 /opt/usr 55524 /opt/lib 58272 /opt/pymaemo 118384 /opt/maemo 439420 /opt
The Following User Says Thank You to cjard For This Useful Post: | ||
|
2016-03-09
, 16:29
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#4
|
find /opt -size -4k | wc
9745 9745 514223
The Following 4 Users Say Thank You to pichlo For This Useful Post: | ||
|
2016-03-09
, 17:06
|
|
Posts: 634 |
Thanked: 3,266 times |
Joined on May 2010
@ Colombia
|
#5
|
du -mx /home | sort -n
ls -lahSr
|
2016-03-09
, 17:34
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#6
|
The Following User Says Thank You to pichlo For This Useful Post: | ||
|
2016-03-09
, 17:39
|
|
Posts: 634 |
Thanked: 3,266 times |
Joined on May 2010
@ Colombia
|
#7
|
|
2016-03-09
, 18:04
|
|
Posts: 634 |
Thanked: 3,266 times |
Joined on May 2010
@ Colombia
|
#9
|
|
2016-03-09
, 20:47
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#10
|
The problem with your example is that if he has run out blocks rather than i-nodes (which is also a good theory by the way) then your usage of du doesn't tell us much because it misses out three quarters of the slice.
I installed ncdu and ran it from opt, after enumerating all the directories it says the total disk usage is 429Mb and the apparent size is 378Mb
How can I find where my missing 1.5 gigabyte went? (error messages appearing about device storage full, cannot save messages/contacts etc)