command to list all installed patches

hi all
i need an command to list all installed patches in aix 5.3

instfix -i

If you want ML or something, you can grep for it in the output. If you want installed packages and versions etc. you can check with for example

lslpp -l
#history:
lslpp -h
#files:
lslpp -f
#to which fileset a file belongs:
lslpp -w /usr/bin/ls

i need command in aix to list all software packges installed
and command to list all patches installed in aix

Please tell what info you did not get with the commands I have posted. Repeating the question just again does not help much.

lslpp -l

try

 
emgr -l