AIX Install packages, upgrade, patching commands
lslpp -L displays info about all installed filesets or fileset updates lslpp -L <fileset> displays info about that fileset lslpp -h <fileset> shows the history of the fileset lslpp -l | grep <fileset> shows if it is installed or not lslpp -lc| grep <fileset> shows the state (Aplp., Comm., Broken..) in /etc/objrepos and in /usr/lib/objrepos of a fileset lslpp -f <fileset> shows all files that are installed with a particular fileset lslpp -w /usr/local/bin/lsof shows the fileset which contains the giv...