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

  1. From: seismo!utai!utcsri!mcgill-vision!mouse
  2. Date: Thu, 30 Oct 86 05:28:02 EST
  3.  
  4. In article <6107@ut-sally.UUCP> mckenney@sri-unix.arpa (Paul E. McKenney) writes:
  5. [that what he said above leaves unaddressed]
  6. > o    Whether the eighth bit on characters within a filename should be
  7. >     significant.  The developers of BSD 4.[23] must have had some good
  8. >     reason for making it insignificant, but the only reason that comes
  9. >     to mind is that most terminals cannot easily specify the eighth bit
  10. >     (just like some older terminals cannot easily specify lower
  11. >     case!).
  12.  
  13. There are also programs (the shell comes to mind) that use the eighth
  14. bit for their own purposes.  I believe the shell uses it as a quote
  15. indicator.  Although it is not relevant to filenames, I seem to recall
  16. seeing some code along the lines of curses that used the eighth bit to
  17. indicate highlighting.  Also, all the 7-bit characters can be specified
  18. to (say) rm by careful use of quotes or backslashes.  With most
  19. terminals, this is not possible for 8th-bit-set characters, and even if
  20. the terminal and tty driver could handle it, as I implied above the
  21. shell would strip it anyway.  So you *couldn't* do anything with such
  22. files.
  23.  
  24.                     der Mouse
  25.  
  26. USA: {ihnp4,decvax,akgua,utzoo,etc}!utcsri!mcgill-vision!mouse
  27.      think!mosart!mcgill-vision!mouse
  28. Europe: mcvax!decvax!utcsri!mcgill-vision!mouse
  29. ARPAnet: think!mosart!mcgill-vision!mouse@harvard.harvard.edu
  30.  
  31. Volume-Number: Volume 8, Number 26
  32.  
  33.