home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.24 / text0078.txt < prev    next >
Encoding:
Text File  |  1991-09-03  |  2.1 KB  |  55 lines

  1. Submitted-by: djm@eng.umd.edu (David J. MacKenzie)
  2.  
  3. [Reposting from gnu.announce for a wider distribution. -- djm]
  4.  
  5. [This is from rms, but please send replies to the reply-to addresses
  6. shown in the header: disk-unit-poll@gnu.ai.mit.edu, hlj@posix.com]
  7.  
  8. The current draft of the POSIX user portability extensions spec says
  9. that df and du should give sizes in units of 512 bytes.  I have found
  10. this behavior confusing and inconvenient; I suspect others do too.
  11.  
  12. Some other people involved in the standards process have said they
  13. prefer units of 1024; in response, the committee added the -k option,
  14. which says to use 1024 instead of 512.
  15.  
  16. I think this is not a real solution.  The use of 512 as the unit will
  17. make life difficult for beginning users who don't know about -k.  And
  18. it seems silly to make 512 the default if users won't like it.
  19.  
  20. The committee chose 512, not because they think users prefer it,
  21. but for totally unrelated reasons having to do with how BSD and 
  22. System V behave.  I think this decision should be made based on the
  23. preferences of actual users.  If the users tell the committee what
  24. they want, the committee may yet listen.
  25.  
  26. Aside from that, we can make the GNU system do what users prefer even
  27. if that disagrees with POSIX.  We don't have to follow the standard.
  28.  
  29. But what do most users prefer?  To find out, here is a poll.
  30.  
  31.  
  32. Which of these two alternatives would you prefer, and how much?
  33.  
  34. * df and du output is in units of 1024.
  35.  
  36. * df and du is in units of 512 unless you use -k.
  37.  
  38.  
  39. hlj@posix.com is included in the reply-to field of this message
  40. because he is the person to whom people not in the POSIX UPE committee
  41. should send their comments on the spec.  It's important to send your
  42. preference to him, because the committee must then officially
  43. recognize that they know what you prefer.  And they have to pay at
  44. least a little attention to your preference.  I invited him to set up
  45. an alternative mailbox for these messages, but he said he'd rather get
  46. them in his own mailbox.
  47.  
  48. I hope he gets a lot of mail. :-)
  49. --
  50. David J. MacKenzie <djm@eng.umd.edu> <djm@ai.mit.edu>
  51.  
  52.  
  53. Volume-Number: Volume 24, Number 79
  54.  
  55.