You will need to issue the `ps -ef` command while using sudo, or su, to see all the processes and then the command field will be full.
You can do that using bpxwunix from within a rexx exec. Lionel B. Dyck <>< Github: https://github.com/lbdyck System Z Enthusiasts Discord: https://discord.gg/system-z-enthusiasts-880322471608344597 “Worry more about your character than your reputation. Character is what you are, reputation merely what others think you are.” - - - John Wooden -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Jon Perryman Sent: Friday, February 2, 2024 2:53 PM To: [email protected] Subject: Re: SDSF PS Command column On Fri, 2 Feb 2024 13:53:54 -0600, Lionel B. Dyck <[email protected]> wrote: >Perhaps someone who knows the internals could help out here. It's unlikely someone here will know the internals to PS command in SDSF because it's designed for those who avoid UNIX. 40 bytes for a UNIX command can be very small when it can be up to 512 bytes. Since "/" did not get you the full line command, try the "D" line command. If that doesn't work, REXX exec can be run from the command line. Maybe someone has a REXX that extracts the information that you want. Maybe a D OMVS command gives you the information that you want. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
