Hacker News new | ask | show | jobs
by AdmiralAsshat 2446 days ago
What does Korn Shell offer over Bash shell, again? I've never used it, other than encountering a few legacy scripts on customer systems written in ksh that stopped working when they migrated over to RHEL/Centos7 and ksh was no longer installed by default.
1 comments

Discipline functions, floating point arithmetic, compound data types etc. Original KornShell is still more powerful programming langauge than bash.