home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v8 / text0018.txt < prev    next >
Encoding:
Internet Message Format  |  1987-06-30  |  758 b 

  1. From: guy@sun.com (Guy Harris)
  2. Date: Mon, 3 Nov 86 00:54:24 PST
  3.  
  4. > I would like to point out one small but very useful advantage with
  5. > case sensitive filenames.
  6. > In a directory containing many files its difficult to spot files
  7. > with names like makefile, readme and instructions. Given the names
  8. > Makefile, Readme and Instructions these files will appear first
  9. > in the listing where they are easy to find.
  10.  
  11. This is an advantage of file systems that permit both upper-case and
  12. lower-case letters in file names.  File systems with case-sensitive file
  13. names, and file systems with case-insensitive file names, can both permit
  14. two cases of letters in file names.
  15.  
  16. [ Perhaps the third kind is called case-coercing? -mod ]
  17.  
  18. Volume-Number: Volume 8, Number 19
  19.  
  20.