home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v8 / text0057.txt < prev    next >
Encoding:
Text File  |  1987-06-30  |  1.1 KB  |  31 lines

  1. >From bu-cs!bzs@harvard.UUCP Wed Nov 19 07:19:28 1986
  2. Date: Tue, 18 Nov 86 21:35:03 EST
  3. From: bu-cs!bu-cs.BU.EDU!bzs@harvard.UUCP (Barry Shein)
  4.  
  5.  
  6. The problem with a file system where you cannot have ReadMe and
  7. README is that you are throwing away possibilities. This also
  8. means that I cannot have tmp01234A, tmp01234B, ... , tmp01234a, ...
  9.  
  10. I fear that although many people have applications that are small and
  11. have small requirements they should not place restrictions on those
  12. with large requirements, use your imagination, consider MasterCard's
  13. data base for a moment or some of the multi-library catalog systems
  14. people are building, they may need (and have machines that have no
  15. trouble with) many thousands of files who's names may serve as primary
  16. keys (why not, it's one way to guarantee write-through on update...)
  17.  
  18. Next they'll be telling us we should only allow 16-bit ints because
  19. any number larger than 16-bits is hard to type in and error prone
  20. anyhow.
  21.  
  22. I still suggest the use of 'stty lcase' if that's what you want
  23. (alias run 'stty -lcase; \!* ; stty lcase' :-)
  24.  
  25.     -Barry Shein, Boston University
  26.  
  27.  
  28.  
  29. Volume-Number: Volume 8, Number 58
  30.  
  31.