I've been looking at this for the same reason, and if you
have a spare X display it might not be too hard. The
program is really designed around the GUI, so it wants to
display progressbars, and the only way to print is through
the tree window. I'm trying to factor out the important
stuff so the du and printing code can be run without calling
any fltk code that might want to open a window.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=4859
I've been looking at this for the same reason, and if you
have a spare X display it might not be too hard. The
program is really designed around the GUI, so it wants to
display progressbars, and the only way to print is through
the tree window. I'm trying to factor out the important
stuff so the du and printing code can be run without calling
any fltk code that might want to open a window.
Logged In: YES
user_id=4859
See the patch at
http://sourceforge.net/tracker/index.php?func=detail&aid=564377&group_id=9815&atid=359815
Logged In: YES
user_id=4859
Duh. That URL points to this page :) Correct url for Patch
1102640:
http://sourceforge.net/tracker/index.php?func=detail&aid=1102640&group_id=9815&atid=309815
This patch has been applied (with minor changes) to the current git version.
Diff: