|
|
How do I check which PTF patches are installed? |
You can run the pkginfo command on the patch set, then pipe it into grep to filter out the chaff and then into sort to put in the order that they use on the SCO Quick List of Patches page.pkginfo -lc patch | grep PSTAMP | sort -nr | less
<mschalit@pacbell.net>
| |
| [Append to This Answer] |
| Previous: |
|
| Next: |
|
| ||||||||