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

Clear

Shell & Utilities

Showing 35 of 3824

Add an error message to the chown command if user is lacking a uid or OMVS segment

You can't set a user as owner of a z/OS Unix file with chown if they don't have a UID in their OMVS segment, yet the command gives no feedback if this occurs, this means you can think you set someone as owner without actually being able to do it a...
5 months ago in z/OS / Shell & Utilities 3 Under review

Add error message to the chgrp command if group has no gid

I suggest adding an error message to the chgrp command if the group has no gid or no OMVS segment. <insert incomprehensible IBM error code> Group has no GID, command failed And another error message if the group has no OMVS segment <inser...
5 months ago in z/OS / Shell & Utilities 2 Under review

Add sudo to the OEF

sudo is the ideal way to invoke authorized (superuser) tools under OMVS and should be included with OEF since it isn't provided as part of the IBM z/OS USS set of tools.
about 1 year ago in z/OS / Shell & Utilities 5 Future consideration

Port the community Ansible (open-source Ansible) to z/OS

Ansible offers a range of benefits for IT automation: - Simplicity and Ease of Use - Agentless Architecture - Built on Python - Configuration Management - Application Deployment - Orchestration - Community Support (Ansible Galaxy) - Idempotence Be...
26 days ago in z/OS / Shell & Utilities 0 Submitted

Port the dnf package manager with RPM-based distributions for open-source software to z/OS

dnf is a package manager that simplifies software management on RPM-based distributions. Its commands for installing, updating, searching, and removing packages, along with the ability to manage repositories, make it a valuable tool for system adm...
26 days ago in z/OS / Shell & Utilities 0 Submitted

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.
over 1 year ago in z/OS / Shell & Utilities 3 Not under consideration

All shell and utilities must respect the code page tag on all files.

I'm primarily interested in the openssh, specifically ssh-keygen, but all shell/utilities need to be code page tag aware. This is extremely important as some ported tools will create files as ISO8859-1 causing those files to be unusable by some of...
11 months ago in z/OS / Shell & Utilities 4 Functionality already exists

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 ...
over 2 years ago in z/OS / Shell & Utilities 4 Future consideration

Support in-place editing for sed

The Linux version of sed has a "-i / --in-place" option that allows a sed script to modify a file in-place. The z/OS versions of sed found at /bin/sed do not support this option. Without this option, users resort to a shell redirect and rename usi...
9 months ago in z/OS / Shell & Utilities 0 Planned for future release

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...
over 1 year ago in z/OS / Shell & Utilities 2 Not under consideration