Page 2 of 2

Posted: Mon 10 Dec 2012, 06:48
by greengeek
jpeps wrote:strange: what version of busybox? busybox | head -1

Code: Select all

sh-4.1# busybox |head -1
BusyBox v1.17.2 (2011-10-03 16:04:49 GMT-8) multi-call binary.

Posted: Mon 10 Dec 2012, 06:52
by greengeek
jpeps wrote:try busybox du -h -d1 ??
Thanks jpeps - that got it. The busybox du lists all the directories and sizes. cheers.

Posted: Mon 10 Dec 2012, 07:15
by greengeek
Barkin wrote:I removed the old mhwaveedit/config file, and mhwaveedit automagically generated a new, much shorter one.
Thanks Barkin. I have now deleted those temp files and will wait to see what happens.Partview now shows orange instead of red, so some progress there.

EDIT: Looks like I also have a problem with openoffice. I have a directory for /opt/openoffice (about 400MB) and a folder for /opt/libreoffice(also about 400MB). I only use Libreoffice on this machine, so I figure that the openoffice directory is something I don't need. However, if I try to rename it (to see if it causes any problems if I prepare to delete it) it won't let me rename it - it insists on making a duplicate directory with the new name. Hmmm.

Posted: Mon 10 Dec 2012, 08:44
by jpeps
greengeek wrote:
jpeps wrote:try busybox du -h -d1 ??
Thanks jpeps - that got it. The busybox du lists all the directories and sizes. cheers.
Could you post "du --version | head -1" ? Maybe old coreutil versions don't include it?

Posted: Mon 10 Dec 2012, 21:06
by Keef
This is from the current Wary:

Code: Select all

# busybox |head -1
BusyBox v1.19.3 (2011-11-09 07:34:50 WST) multi-call binary.

Code: Select all

# du --version | head -1
du (GNU coreutils) 6.12

Posted: Mon 10 Dec 2012, 22:35
by jpeps
Keef wrote:This is from the current Wary:

Code: Select all


du (GNU coreutils) 6.12
Thanks,

Exprimo uses 8.14, which has -d arg.

6.1 was released in Aug, 2006

Posted: Tue 11 Dec 2012, 02:30
by Flash
greengeek wrote:Does anyone know of a way to display directory size rather than just individual files?
In ROX, ctrl+A (select all), then right-click and choose Count from the ROX menu. ROX will show the count for all the directories you selected with ctrl+A. ROX's count is slightly less than what du says. :?

I like Gdmap, too. :)

Posted: Tue 11 Dec 2012, 08:45
by greengeek
jpeps wrote:Could you post "du --version | head -1" ? Maybe old coreutil versions don't include it?

Code: Select all

sh-4.1# du --version | head -1
du (GNU coreutils) 6.9
sh-4.1# 
Hopefully you can make sense of this. (over my head...). Thx for the help.

Posted: Tue 11 Dec 2012, 09:07
by greengeek
Flash wrote:In ROX, ctrl+A (select all), then right-click and choose Count from the ROX menu. ROX will show the count for all the directories you selected with ctrl+A.
Excellent. Thanks.

Posted: Tue 11 Dec 2012, 15:34
by jpeps
greengeek wrote: du (GNU coreutils) 6.9
sh-4.1#
[/code]
Hopefully you can make sense of this. (over my head...). Thx for the help.
The problem is a very old version of GNU coreutils. I'd consider an update.
http://murga-linux.com/puppy/viewtopic.php?t=77671

Posted: Tue 11 Dec 2012, 17:51
by greengeek
jpeps wrote:The problem is a very old version of GNU coreutils. I'd consider an update.
Thanks. I'm still on Slacko 5.3 and too scared to do much updating as I have all my printer and scanner setups running sweetly. This is the one machine I don't like to take too many risks on. I should really set up the newest Slacko on a newer HDD and just keep this machine as a safety net. (I'm guessing the newest Slacko will have the new coreutils...)

nice topic for a beginner (in wiki)

Posted: Thu 26 Feb 2015, 06:52
by hamoudoudou
BTW If you are using FireFox, as default it will incrementally download a store of forbidden URLs, ("urlclassifier3.sqlite"), which is about 35Mb, or more
So we can delete it or not ?

Posted: Thu 26 Feb 2015, 09:34
by mikeb
BTW If you are using FireFox, as default it will incrementally download a store of forbidden URLs, ("urlclassifier3.sqlite"), which is about 35Mb, or more
So we can delete it or not ?
yes.... delete when NOT running and disable (buried in preferences hopefully)
block reported attack sites
block reported web forgeries

mike