Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!usc!wuarchive!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewsj!avr From: avr@cbnewsj.att.com (adam.v.reed) Newsgroups: comp.sys.3b1 Subject: Re: ksh broke my vi (repost) Summary: Workarout: set SHELL=/bin/oldksh Message-ID: <1991Feb20.184843.29647@cbnewsj.att.com> Date: 20 Feb 91 18:48:43 GMT References: <478@morpho.UUCP> Organization: AT&T Bell Laboratories Lines: 8 In article <478@morpho.UUCP>, azar@morpho.UUCP (Jim Van Horn) writes: > The recently installed ksh (06/03/86), obtained from osu-cis, > has dissabled a favorite ex alias/abbreviation. This didn't > happen under the old ksh, nor does it happen when I login under > /bin/sh. .... Workaround: re-install the old ksh as /bin/oldksh. In $HOME/.exrc, set SHELL=/bin/oldksh.