home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 16808 < prev    next >
Encoding:
Text File  |  1992-11-15  |  1.5 KB  |  39 lines

  1. Newsgroups: comp.os.linux
  2. Subject: Re: FIX: UUCP, !, bash and smail
  3. Path: sparky!uunet!think.com!unixland!rmkhome!rmk
  4. From: rmk@rmkhome.UUCP (Rick Kelly)
  5. Organization: The Man With Ten Cats
  6. Date: Mon, 16 Nov 1992 02:50:39 GMT
  7. Reply-To: rmk@rmkhome.UUCP (Rick Kelly)
  8. Message-ID: <9211152150.49@rmkhome.UUCP>
  9. References: <9211102166@monad.swb.de> <4926TB2w165w@dogear.spk.wa.us>
  10. Lines: 27
  11.  
  12. In article <4926TB2w165w@dogear.spk.wa.us> bobk@dogear.spk.wa.us (Bob Kirkpatrick) writes:
  13. >okir@monad.swb.de (Olaf Kirch) writes:
  14. >
  15. >> ludwig@wefunk.rent.com (Mitchel F. Ludwig) writes:
  16. >> >    Error executing 
  17. >> >        uux -aroot - bobsbox!rmail '(ludwig)'
  18. >> 
  19. >> I assume your problem lies with bash. Bash uses ! as its history
  20. >> character (typing !foobar recalls the last line beginning with
  21. >> foobar). You can either turn the whole thing off, or edit
  22. >> smail sources. But beware! I sat over this a whole hour.
  23. >
  24. >Bash really pissed me off too --for the same reason. I think linux
  25. >should have a nondescript plain-jane bourne shell for system level
  26. >functions. Having to hack sources for os compatibility is one thing,
  27. >but having to do it for shells is pretty bizarre.
  28.  
  29. The fact of the matter is that bash, when linked to /bin/sh, is the closest
  30. thing to AT&T /bin/sh.  Ash, pdksh, and others all break on the scripts in
  31. the Cnews package.
  32.  
  33. If you are using bash as a command line shell then a simple "set +H" in
  34. your .profile will turn off the csh history functions.
  35.  
  36. -- 
  37.  
  38. Rick Kelly    rmk@rmkhome.UUCP    unixland!rmkhome!rmk    rmk@frog.UUCP
  39.