1837904 Members
3091 Online
110124 Solutions
New Discussion

Re: HP/UX Patching

 
Paul Kapelanski
Occasional Contributor

HP/UX Patching

How can I determine the date & time that an individual patch has been applied? Needed to make Auditors happy.


Thanks
2 REPLIES 2
Robert-Jan Goossens
Honored Contributor

Re: HP/UX Patching

Hi Paul,

# swlist -l patch -a date PHXX_nnnnn

Regards,
Robert-Jan
Peter Godron
Honored Contributor

Re: HP/UX Patching

Paul,
you can also check in $HOME/.sw/sessions
cd $HOME/.sw/sessions
grep *
ll