Gilles wrote:
Hello
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"?
Thank you.
man pkg_info
<ciach>
-L Show the files within each package. This is different from just
viewing the packing list, since full pathnames for everything are
generated.
</ciach>
like
pkg_info -L horde-base-3.1.6
Information for horde-base-3.1.6:
Files:
/usr/local/www/horde/admin/cmdshell.php
/usr/local/www/horde/admin/datatree.php
/usr/local/www/horde/admin/groups.php
/usr/local/www/horde/admin/index.php
/usr/local/www/horde/admin/locale/en_US/help.xml
....
--
bEsT rEgArDs | "Confidence is what you have before you
tomasz dereszynski | understand the problem." -- Woody Allen
|
Spes confisa Deo | "In theory, theory and practice are much
numquam confusa recedit | the same. In practice they are very
| different." -- Albert Einstein
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"