Hi,

"pkg_info -L PACKAGE-NAME"

will give me a list of all the files within each package, regardless
of whether the package is installed or not.

How can I restrict the output to only installed packages, making it
fail if the package is not installed?

I could do:

"pkg_info -f PACKAGE-NAME "

but that would not give me full pathnames.

I've looked at the pkg_info man page but I couldn't find a clue.

Thanks.

-- 
Ottavio Caruso

Reply via email to