Tagged Questions
1
vote
1answer
1k views
Extract files out of Solaris pkg file without installing
How can I extract the binaries out of a pkg file without adding them to the default locations under /usr or other default folder. I want to add this package under my own directory ...