[KLUG Members] Directory Size

Adam Williams members@kalamazoolinux.org
Mon, 08 Dec 2003 10:23:27 -0500


> I got around this weekend to releasing some software I wrote.  It does
> exactly this and gives much more detail.  Let me know if there are any
> issues with compiling or running.  Someone has already told me that it
> segfaults on debian systems.  I'm looking for a debian system to test it
> on.  Any volunteers?
> ftp://ftp.kalamazoolinux.org/pub/projects/dbartley/dirsum.tgz

[awilliam@estate2 dirsum]$ pwd
/home/awilliam/tmp/dirsum
[awilliam@estate2 dirsum]$ cat /etc/redhat-release
Red Hat Linux release 9 (Shrike)
[awilliam@estate2 dirsum]$ rpm -q glibc
glibc-2.3.2-27.9.7
[awilliam@estate2 dirsum]$ rpm -q gcc
gcc-3.2.2-5
[awilliam@estate2 dirsum]$ ./dirsum
Segmentation fault

:(