Skip to Main Content
IBM Z Hardware and Operating Systems Ideas Portal


This is the public portal for all IBM Z Hardware and Operating System related offerings. 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).


Shape the future of IBM!

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:

Search existing ideas

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 your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

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.

ADD A NEW IDEA

Shell & Utilities

Showing 25

Enhance zsh so the delete key works as on other platforms

Currently the zsh shell works well on 3.1 but the delete key on z/OS does not work the same as on Linux. On z/OS 3.1 zsh the delete key generates a ~ character and inserts it. The zsh shell should be consistent.
22 days ago in z/OS / Shell & Utilities 1 Under review

Enable zoau man pages to be indexed by mandb

ZOAU comes with a myrid of commands and each has its own man page. The mandb command will index all man pages, and it does that for the zoau man pages. BUT there is nothing in the zoau man pages that is indexed by mandb with zoa or zoau thus preve...
25 days ago in z/OS / Shell & Utilities 0 Submitted

Upstream all z/OS USS ported commands (i.e. cp, grep)

z/OS is distributed with many UNIX commands, such as cp and grep. These commands, in many cases, have not evolved from when they were originally ported while the open-source version has evolved with additional capabilities and features. The z/OS c...
about 1 month ago in z/OS / Shell & Utilities 2 Not under consideration

OMVS TSOCMD does *not* honor IKJTABLS

IKJTABLS is used for the TSO environment and one would expect it to be honored with the tsocmd under OMVS but it is not. This was discovered when using tsocmd parmlib and it failed but the parmlib command worked under TSO. Added parmlib to the aut...
6 months ago in z/OS / Shell & Utilities 5 Future consideration

Improve the OMVS CP command performance

The current cp command is painfully slow when used to copy all members of a PDS in either direction (z/OS PDS to USS or vice versa). It appears the command does an Alloc/Open/Copy/Close/Free for *EACH* member when it should do Alloc/Open/copy each...
8 months ago in z/OS / Shell & Utilities 7 Future consideration

Improve MAN command

The current MAN command uses a z/OS unique man page format and man database. As others port tools (see the z/OS Open Tools project on Github at https://zosopentools.github.io/meta/#/) to run under OMVS this presents challenges and a great barrier ...
12 months ago in z/OS / Shell & Utilities 4 Future consideration

Allow 'su' to inherit options from the parent shell

Hello IBM, Without the 2nd 'errexit', the script below continues further execution, despite /var/xxxxxxxxxxx being non-existent ('su' does not inherit the 1st 'errexit'). If the commands following the 'su' are dangerous, system-wide actions (not h...
12 months ago in z/OS / Shell & Utilities 1 Future consideration

Implement -h (human readable) option for file related commands (ls, df, du ..)

hi there, since we don't get the luxury of GNU Tools on z/OS USS i would at least expect an option for human readable output for the basic file related commands (ls, df, du ..). this is something *NIX distributions got decades ago, why not USS? Tr...
about 1 year ago in z/OS / Shell & Utilities 2 Planned for future release

I am using XVFB in the USS. I need to be able to issue HOST commands to limit hosts that can connect to XVFB.

This would let us control the Xvfb Server
over 1 year ago in z/OS / Shell & Utilities 1 Future consideration

z/OS UNIX - Improvements to mv Command

Regarding the z/OS UNIX mv command ... We believe the mv command should always move a file asis, i.e. it should not only move the file as regards to name, content and size, but also retain all of its attributes, including security attributes. Th...
almost 2 years ago in z/OS / Shell & Utilities 0 Future consideration