On 2016-02-19, at 10:14, Bigendian Smalls wrote: > > I always feel like i have to backtrack skills learned over decades of other > ‘nix’s when using OMVS .. would be nice to have a modern complement of tools > and switches. > I try hard to stay within POSIX to keep my skills portable. Things I use regularly elsewhere and miss most on z/OS are:
find -iname find -ls find -print0 xargs -0 ls -l --full-time # (different on every system.) I wish OMVS had implemented only an ASCII kernel and let the shells and GNU utilities diffuse in by osmosis. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
