On Mon, Apr 01, 2024 at 06:24:06PM +0200, Karel Lucas wrote:
Hi all,

Instead of ksh I want to use bash as a general shell. But how can I set it up that way? Bash is already installed.

I would follow the suggestion in Nick Holland's email.  I
have one more thing to add.

Using pdksh, ksh(1), on OpenBSD will force you to learn how
to develop portable scripts.  I found it very similar to ksh
on AIX.  This allowed me to use OpenBSD to develop portable
applications which would have no issues running on another
UN*X, this also includes any Linux with ksh.

FWIW, where I worked, all scripts on our RHEL Server would
use ksh as opposed to bash.  This includes scripts that
came with software we purchased for use on RHEL.

Regards

Reply via email to