home *** CD-ROM | disk | FTP | other *** search
/ Dream 50 / Amiga_Dream_50.iso / Linux / AfterStep / apps / asfsm / asfsm-0.10.README < prev    next >
Encoding:
Text File  |  1998-01-04  |  1.7 KB  |  36 lines

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