This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
.This RFE request will be rejected.
ksh is not going away.
You're referring the legacy ksh (which may be discontinued to support), but it the same ksh is implemented as mksh package which is supported by all major distros.
In fact, RSCT has already supported 'mksh' (instead of legacy ksh).
For example, you can install mksh first and then RSCT won't install the legacy ksh but use the already-installed mksh.
So, the only thing you need to do is - install "mksh" first.
Moreover, we're considering to set "explicit" dependency to mksh for coming RSCT/Linux releases.
https://www.suse.com/releasenotes/x86_64/SUSE-SLES/12-SP1/
1.4.1.3 Support for Korn Shell (ksh) Extended Until End of March 2022 Report Bug #
Support for the legacy package ksh in SLE was originally slated to end in 2017. However, many customers still depend on ksh.
Support for ksh has been extended until the end of March 2022.
Beyond that time, you can use the mksh implementation of Korn Shell (package mksh). However, as mksh is based on pdksh, there are certain functional differences. For example, its handling of pipelines is similar to Bash.
Correction: my 'vote' is NO
- as the `Vote` button only permits, rathers implies - yes.
* It is one thing to change the shell NAME (e.g., #!/usr/bin/ksh to #!/usr/bin/sh) - but it is something else to demand that /usr/bin/sh be supporting all 'bash' isms.
* So, voting NO - because what I see is not about removing dependencies of 'ksh' syntax to 'shell' independent scripts. Otherwise bash becomes a dependency - and it is not provided for AIX 7.1 or AIX 7.2 (AIX Toolbox is not officially supported, nor is it packaged as installp).
** I could have supported an RFE that stated remove ksh dependencies.