Subject: Re: Bash shell
To: None <tech-toolchain@netbsd.org>
From: Jochen Kunz <jkunz@unixag-kl.fh-kl.de>
List: tech-toolchain
Date: 07/18/2007 09:54:08
On Tue, 17 Jul 2007 09:41:42 +0200
"Zafer Aydogan" <zafer@aydogan.de> wrote:

> the easiest way to run bash on your system is to use pkgsrc.
As far as I understand Luong he needs to cross compile everything.
You can't cross compile with pkgsrc.

Luong: I sugest to use ksh(1). It is part of the NetBSD base system.
ksh(1) is a bit different as bash(1), but quite similar. As a long time
bash(1) user I got used to ksh(1) quite fast. You may need to set:
        VISUAL=3Demacs
        bind ^I=3Dcomplete
        set -o braceexpand
in your ~/.profile or ~/.kshrc to make ksh(1) more bash(1) like.
--=20


tsch=FC=DF,
       Jochen

Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/