vote up 0 vote down star

I using solaris 10 and i have a pkg files how can i list out the its contents?

flag

57% accept rate

1 Answer

vote up 1 vote down

The command to use is pkgchk:

pkgchk -d filename -l all

This will list a few lines of information about each object in the package file.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.