Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!purdue!mentor.cc.purdue.edu!ghh From: ghh@mentor.cc.purdue.edu Newsgroups: comp.sys.ibm.pc Subject: Re: A good c-shell-alike to PC's?? Message-ID: <6060@mentor.cc.purdue.edu> Date: 20 Dec 89 03:13:00 GMT References: Distribution: comp Organization: Purdue University Lines: 24 In article , huopio@kannel.lut.fi (Kauto Huopio) writes: > Does anyone know a good c-shell-alike to PCs ? I know already the MKS-Toolkit, > but that's a korn-shell-alike.. > > --Kauto I have a copy of a program called "SHELL.EXE". I did not use it until I saw your message. And then I tried it. It works like C-shell but I do not know how good it is. What I tried was : ls ls -l !! cat filename | more history !3 The above all worked. What it did not work : cit filename | more ^i^a^ /* change i to a in a previous command */ I do not know whether shell script will work or not. Woochang Jin wjin@cs.purdue.edu