home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / gnu / bash / bug / 541 next >
Encoding:
Text File  |  1992-08-12  |  1.1 KB  |  31 lines

  1. Newsgroups: gnu.bash.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!solnes.nr.no!aas
  3. From: aas@solnes.nr.no (Gisle Aas)
  4. Subject: 8 bit clean bash
  5. Message-ID: <AAS.92Aug11100825@solnes.nr.no>
  6. Sender: gnulists@ai.mit.edu
  7. Reply-To: Gisle.Aas@nr.no
  8. Organization: Norwegian Computing Centre, Oslo, Norway
  9. Distribution: gnu
  10. Date: Tue, 11 Aug 1992 09:08:25 GMT
  11. Approved: bug-bash@prep.ai.mit.edu
  12. Lines: 17
  13.  
  14. Bash is my favorite shell, despite its problems with handling of 8 bit
  15. characters. We now have an almost 8 bit clean operating system, and it
  16. is a pity to switch to tcsh each time I want to maniplulate files with
  17. 8 bit chars in their names.
  18.  
  19. I tried to hack bash to make it 8 bit clean.  The readline library was
  20. no problem, but fixing it was not enough.  The big problem seams to be
  21. the way quoting is handled in the subst.c source file.  I did't have
  22. time to solve this, so I just gave up...
  23.  
  24. When do we get an official release of bash that is 8 bit clean?
  25. --
  26. Gisle Aas               |  snail: Boks 114 Blindern, N-0314 Oslo, Norway
  27. Norsk Regnesentral      |  X.400: G=Gisle;S=Aas;O=nr;P=uninett;C=no
  28. voice: +47-2-453561     |  inet:  Gisle.Aas@nr.no
  29.  
  30.  
  31.