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

Change of behaviour for the USS 'tail' command

The USS 'tail -1 <file>' command is outputting 2 lines if the final line in a file does not end with a new-line character: >cat tt aaa bbb ccc>>od -h tt 0000000000 81 81 81 15 82 82 82 15 83 83 83 0000000013 >tail -1 tt bb...
about 2 years ago in z/OS / Shell & Utilities 0 Planned for future release

Allow for Unix soft link to zOS files

Right now you can not create a soft link from Unix to zOS MVS. This impacts some applications in where we can store configuration data. For example if we want to have our FTP.DATA file in MVS but use the default /etc/ftp.data we would have to copy...
about 2 years ago in z/OS / Shell & Utilities 1 Future consideration

USS shell should complain invalid hex numbers within a command

Copying from ASCII generates hex numbers which are not valid under EBCDIC. Using this hex numbers for example in a mv/cp command as filename makes it impossible to work with the filename, because the wrong hex numbers are included in the filename ...
over 2 years ago in z/OS / Shell & Utilities 0 Future consideration

Allow Site and Vendor whatis files

With the growth in the use of the z/OS Unix (OMVS) environment there are more non-IBM additions to the set of available commands. The majority of these additional commands come from outside IBM. Many of these commands (one would hope all) have man...
over 2 years ago in z/OS / Shell & Utilities 3 Future consideration

Enhance OMVS cp command

Enhance the OMVS cp command by allowing the user to set an option, perhaps via an environmental variable, to increase the number of buffers used for the copy.
almost 4 years ago in z/OS / Shell & Utilities 2 Future consideration

Keep owner of .sh_history on shell initialization

On shell initialization the .sh_history in the home directory is recreated (with the previous content) and the owner is set to the current UID, that started the process. This leads to problems, if the user changed his UID (e.g. switched to UID=0) ...
over 4 years ago in z/OS / Shell & Utilities 1 Future consideration

Need -w option on z/OS Unix grep command

Update z/OS Unix grep command with the -w option. Here's the failing command being sent from a non-Z Linux host to z/OS Unix for execution: grep -sqwF "$key" "$keyfile" Here's the definition of -w that I have seen: "-w, --word-regexp Select only t...
over 5 years ago in z/OS / Shell & Utilities 2 Planned for future release

passwd() program should provide better messages for error conditions

Client has several users of the z/OS operation system server environment who utilize the the server's database, messaging and web services facilities without having a Telnet 3270 client on their workstation. The users connect to the server, from a...
over 5 years ago in z/OS / Shell & Utilities 2 Future consideration

USS tar command support with zEDC

USS tar command support with zEDC Express Adaper for compress and uncompress. Currently, we need the third vender software with zEDC for compress, but versatility expands if USS tar command can be used with zEDC express adaptor. The CPU Time is re...
almost 7 years ago in z/OS / Shell & Utilities 3 Not under consideration

Requesting timestamp to be 'restored' to original for sym links when tar or pax is used to 'unzip' an archive file.

Hello USS Development team, As we prepare to migrate HFS user file systems to zFS I am testing back out scenarios and have observed that both the IBM provided migration utility (BPXWH2Z) and back out options I have tested (tar and pax to copy new ...
about 7 years ago in z/OS / Shell & Utilities 1 Future consideration