Originally posted by: dukessd
snap makes a /tmp/ibmsupt directory, runs a load of commands and saves the output to /tmp/ibmsupt/*, then pax and compresses it all to a snap.pax.Z file.
So just look in /tmp/ibmsupt for the files containing the command output, or take your snap file and uncompress , then un-pax it and read the contents, or just zcat the file.
#AIX-Forum