home *** CD-ROM | disk | FTP | other *** search
- This is a message to Guylhem Aznar...
-
- Thanks for the feedback on asfsm. And thanks for the interest in including it
- in the afterstep distribution. I've done some working on it and it should
- solve many of the problems people have been having with it, including the ones
- you specified.
-
- The new version is asfsm-0.10. Read the enclosed README for the modifications
- I made. It basically should autodetect some of the stuff that it used to
- make assumtions about for various platforms. Hopefully it will work for you
- now as well.
-
- I imagine that the reason it didn't work for you before is because you have
- a POSIX compilant "df" command which used df -Bk instead of the BSD df -a to
- give you a filesystem usage report. The new version will figure out which
- to use unless you have to use something other than either of those in which
- case it will give you an error.
-
- If it still doesn't work, let me know and enclose the output of your df -a and
- df -Bk commands if you would please, or let me know what df command produces
- output like this:
-
- Filesystem 1024-blocks Used Available Capacity Mounted on
- /dev/root 649205 521348 127857 81% /
- /dev/boot 15360 8528 6832 56% /stand
- /dev/home 1241856 494125 747731 40% /home
- /dev/local 313286 207635 105651 67% /usr/local
- /dev/sco 731003 351009 379994 49% /vol/sco
- /dev/linux 522144 72354 449790 14% /vol/linux
- /dev/win95 522143 160291 361852 31% /vol/win95
- /dev/cd0 630176 630176 0 100% /usr/skunk
-
- Thanks again for the interest.
-
- Dave Muse
-