> The online FreeBSD manual in the "4.4 Using the Packages System" part > doesn't mention a command to list the files that were installed > through a package. > > What is the equivalent of eg. "pkg_list mypackage"?
Have a look at the pkg_info man page. The option you're looking for is -L. Regards, Josh _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
