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