home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / shell / 3078 < prev    next >
Encoding:
Text File  |  1992-07-21  |  829 b   |  24 lines

  1. Newsgroups: comp.unix.shell
  2. Path: sparky!uunet!haven.umd.edu!news.umbc.edu!gmuvax2!rjackson
  3. From: rjackson@gmuvax2.gmu.edu (Richard L Jackson Jr)
  4. Subject: csh/ksh comparison questions?
  5. Message-ID: <1992Jul21.183727.20364@gmuvax2.gmu.edu>
  6. Sender: rjackson@gmuvax2.gmu.edu (Richard L Jackson Jr)
  7. Organization: George Mason University, Fairfax, Va.
  8. Date: Tue, 21 Jul 1992 18:37:27 GMT
  9. Lines: 13
  10.  
  11. I did a simple comparison of CSH and KSH.  I am asking this
  12. group for solutions to csh feature that ksh appears to lack.
  13. I am using ULTRIX 4.1, VAX 8530.
  14.  
  15. 1) set filec or file completion
  16.  
  17. 2) concurrent sessions inadvertently use the same history
  18.    file.  Appending a pid to the history file at login may help
  19.    but there is no logout facility to remove the file.
  20.  
  21. 3) how does one invoke a .logout script at ksh exit?
  22.  
  23. Richard Jackson
  24.