Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!samsung!munnari.oz.au!brolga!bunyip.cc.uq.oz.au!marlin.jcu.edu.au!glmwc From: glmwc@marlin.jcu.edu.au (Matt Crowd) Newsgroups: comp.sys.amiga.programmer Subject: Where do the alias's go? Message-ID: <1991Jan28.092411.14899@marlin.jcu.edu.au> Date: 28 Jan 91 09:24:11 GMT Organization: James Cook University Lines: 15 I wrote a program today to improve my C programming. It goes over the top of the shell, and passes any commands which it doesn't understand to the shell. However, the alias's defined in the shell don't work. As I only use 2.0, I was wondering whether there is a way to fix this in 2.0. Otherwise I'll have to read in the shell-startup and handle them myself or some other hack. Expect to see the program on abdfd20 in about 2 weeks depending on how work on my other major project goes. BTW, What is a good way for testing if 2.0 is running? Regards, Colin Adams