On Sun, Dec 14, 2003 at 03:27:47PM -0800, Chris Pressey wrote:
> Hi all,
> 
> Apologies in advance if this is a stupid question, but I couldn't find
> anything relevant in the man pages or with Google:
> 
> How can I list all the packages I have installed in a certain category?
> 
> I'm thinking it should be something like 'pkg_info -C games', but AFAICT
> pkg_info doesn't have any such option like that.

pkg_info -o '*' | grep ^games

hth
Gautam


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to