HP-UX: HOWTO: Clean Up /var/adm/sw/save
This is a part of collection of HP-UX tips from the time I worked as system admin:
Disclaimer:
The information below is the result of my researches in the Internet and of my experiences. It is solely used for my purpose and may not be suitable for others.
# cd /var/adm/sw/save
# swmodify -x patch_commit=true *
That's all!
-gibb