[rescue] MipsPro Compilers
Jochen Kunz
jkunz at unixag-kl.fh-kl.de
Wed May 1 06:52:59 CDT 2002
On 2002.04.29 06:41 George Adkins wrote:
[ksh]
> Yeah, but can I run bash scripts in it? Does it have tab completion?
> command history? Job Control?
At least pdksh (used as ksh in NetBSD) does all this:
http://www.cs.mun.ca/~michael/pdksh/
With
VISUAL=emacs
bind ^I=complete
set -o braceexpand
in your ~/.profile it will be very bash like.
--
tsch,
Jochen
Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/
More information about the rescue
mailing list