Solaris Notes: Difference between revisions
From Federal Burro of Information
Jump to navigationJump to search
(New page: Examining the files of a package that's not install yet: pkgchk -d SMSmon -l SMSmon) |
No edit summary |
||
Line 2: | Line 2: | ||
pkgchk -d SMSmon -l SMSmon | pkgchk -d SMSmon -l SMSmon | ||
What package owns file X | |||
pkgchk -l -p /usr/bin/bash |
Revision as of 18:10, 28 April 2011
Examining the files of a package that's not install yet:
pkgchk -d SMSmon -l SMSmon
What package owns file X
pkgchk -l -p /usr/bin/bash