The time now is Wed 11 Dec 2019, 09:58
All times are UTC - 4 |
Page 3 of 3 [35 Posts] |
Goto page: Previous 1, 2, 3 |
Author |
Message |
musher0
Joined: 04 Jan 2009 Posts: 14533 Location: Gatineau (Qc), Canada
|
Posted: Sun 01 Sep 2013, 16:13 Post subject:
|
|
Erratum --
File ytree.desktop, line 9, in above package, should read:
Code: | Exec=urxvt -sr -tr -tint firebrick4 -sh 55 -fg white -fn "xft:Liberation Mono:pixelsize=14:antialias=true:hinting=true" -e ytree / |
Thanks for your understanding.
musher0
_________________ musher0
~~~~~~~~~~
Je suis né pour aimer et non pas pour haïr. (Sophocle) /
I was born to love and not to hate. (Sophocles)
|
Back to top
|
|
 |
Pelo
Joined: 10 Sep 2011 Posts: 12591 Location: Mer méditerrannée (1 kms°)
|
Posted: Sun 01 Sep 2013, 17:16 Post subject:
treesize : one more ! Subject description: The matter is closed ? |
|
Quote :
Thanks, I know gdmap, it runs, but treesize much better for me. Treesize lists biggest folders at top of list, with many right-click functions, makes it easy to manage disk. Gdmap requires visual hunting.
The matter is closed ? 'la boucle est bouclée ?"
NO ! We were asking Rox-filer to do it....
Description |
|

Download |
Filename |
treesize-0.54.1.pet |
Filesize |
24.18 KB |
Downloaded |
350 Time(s) |
Description |
|
Filesize |
37.66 KB |
Viewed |
413 Time(s) |

|
|
Back to top
|
|
 |
musher0
Joined: 04 Jan 2009 Posts: 14533 Location: Gatineau (Qc), Canada
|
Posted: Sun 01 Sep 2013, 21:02 Post subject:
|
|
If you believe you have a solution, then please add
[SOLVED]
to the title of this thread.
BFN.
_________________ musher0
~~~~~~~~~~
Je suis né pour aimer et non pas pour haïr. (Sophocle) /
I was born to love and not to hate. (Sophocles)
|
Back to top
|
|
 |
musher0
Joined: 04 Jan 2009 Posts: 14533 Location: Gatineau (Qc), Canada
|
Posted: Mon 02 Sep 2013, 00:14 Post subject:
|
|
musher0 wrote: | Erratum --
File ytree.desktop, line 9, in above package, should read:
Code: | Exec=urxvt -sr -tr -tint firebrick4 -sh 55 -fg white -fn "xft:Liberation Mono:pixelsize=14:antialias=true:hinting=true" -e ytree / |
Thanks for your understanding.
musher0 |
Hello again, all.
I just noticed that this version of ytree has a tendency to "take a nap"
in memory even if you close it with the "q" (quit) function from within
ytree, and not by clicking the "x" on the window bar. When ytree does
"take a nap" in memory like that, it slows down all your computing
operations, because it keeps the main chip busy at 99-100 % for no
good reason.
To solve this problem, put the following in your /root/my-applications/bin
folder as file ytree.sh and make it executable.
Code: | #!/bin/sh
# $MBINS/ytree.sh
####
kill "`pidof -s ytree`" >/dev/null 2>&1
sleep 0.1s
urxvt -sr -tr -tint firebrick4 -sh 55 -fg white -fn "xft:Liberation Mono:pixelsize=14:antialias=true:hinting=true" -e ytree /
kill "`pidof -s ytree`" >/dev/null 2>&1 |
Then change line 9 of /usr/share/applications/ytree.desktop simply to
The "kill" lines in the above script will make sure that ytree really
closes. Line 4 is just a precaution.
If you prefer to download the script as an archive, unpack the
attached file in /root/my-applications/bin and make it executable
before using it.
There is no need to make file /usr/share/applications/ytree.desktop
executable. The "mechanism" of the *.desktop files is not the same as
the "mechanism" of bash scripts.
BFN
musher0
Description |
|

Download |
Filename |
ytree.sh.zip |
Filesize |
391 Bytes |
Downloaded |
303 Time(s) |
_________________ musher0
~~~~~~~~~~
Je suis né pour aimer et non pas pour haïr. (Sophocle) /
I was born to love and not to hate. (Sophocles)
|
Back to top
|
|
 |
Pelo
Joined: 10 Sep 2011 Posts: 12591 Location: Mer méditerrannée (1 kms°)
|
Posted: Tue 01 Dec 2015, 05:59 Post subject:
2015 : treesize is the One i was looking for. |
|
2015 : treesize is the One i was looking for.
Adopted as quite a default application beside GDmap
First GDmap, then Treesize for deeper check. Wonderful tool.
Developers should use them, to trim the fat before painting their new puplet.
Remove builtin does not remove all the stuff, mainly for browsers. I know puplets with MBs left in libs.
i was answered it was in case of seamonkey re-installed or if Chrome would be installed.... don't mind.
_________________ Passenger Pelo ! don't ask him to repair the aircraft. Don't use him as a demining dog .... pleeease.
|
Back to top
|
|
 |
|
Page 3 of 3 [35 Posts] |
Goto page: Previous 1, 2, 3 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|