#1 Patch to make it work with bash and gnu du under Linux
open
nobody
None
5
2000-11-06
2000-11-06
Anonymous
No
Discussion
Log in to post a comment.
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
None
This patch should be applied to diskfree V2.0.8 only if you're using GNU bash and GNU du.
I removed testing for GNU du by doing a du -h $HOME, because this can be rather long depending on what's in the user's home-directory :(