Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!hp4nl!ctisbv!pim From: pim@cti-software.nl (Pim Zandbergen) Newsgroups: comp.sys.ncr Subject: Re: Aspen ksh Message-ID: <1672@ctisbv.cti-software.nl> Date: 22 Jan 90 00:05:21 GMT References: <2136@texbell.swbt.com> <6265@uhccux.uhcc.hawaii.edu> Organization: CTI Software BV, The Hague, the Netherlands Lines: 17 bt455s10@uhccux.uhcc.hawaii.edu (Carl "Art" McIntosh) writes: >If the solution >mentioned above doesn't work, you may try putting the following command >in your .env file: alias -x vi='SHELL=/bin/ksh vi'. This is a waste of >resource having to run a sub-shell just to run vi, but that's what it's >doing anyway by running /bin/sh to run vi ... This is not running /bin/sh to run vi, this simply is running vi with a modified environment. It does not run any sub-shell, but merely tells vi to use /bin/ksh if it has to spawn a shell. -- Pim Zandbergen domain : pim@cti-software.nl CTI Software BV uucp : uunet!mcsun!hp4nl!ctisbv!pim Laan Copes van Cattenburch 70 phone : +31 70 3542302 2585 GD The Hague, The Netherlands fax : +31 70 3512837