View Single Post
Posts: 7 | Thanked: 34 times | Joined on Oct 2009 @ London, UK
#109
Originally Posted by lma View Post
I posted a simple script to check (on-device) an installed package's rootfs usage here, feel free to add any other methods that come to mind.
I got a bit irritated with this situation last night and came up with a temporary solution. Take a look at http://talk.maemo.org/showthread.php...407#post357407

There are a few big caveats, but if you're careful it will handle things safely until we have more optified packages.
__________________
--
for((P=10**8,Q=P/100,X=320*Q/(`tput cols`-1),Y=210*Q/`tput lines`,y=-105*Q,v=-2\
20*Q,x=v;y<105*Q;x=v,y+=Y));do for((;x<P;a=b=i=k=c=0,x+=X));do for((;a*a+b*b<4*\
P*P&&i++<99;a=((c=a)*a-b*b)/P+x,b=2*c*b/P+y));do :;done;(((j=(i<99?i%16:0)+30)>\
37?k=1,j-=8:0));echo -ne "\E[$k;$j"mE;done;echo -e \\E[0m;done # Charles Cooke
 

The Following 2 Users Say Thank You to ccooke For This Useful Post: