Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 2009 19:16:19 +0000
From:      Paul Schmehl <pschmehl_lists@tx.rr.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Finding Dependencies
Message-ID:  <9801279318381144DDCB97BE@utd65257.utdallas.edu>
In-Reply-To: <20090317150356.6f6cc9aa@scorpio>
References:  <20090317150356.6f6cc9aa@scorpio>

next in thread | previous in thread | raw e-mail | index | archive | help
--On Tuesday, March 17, 2009 14:03:56 -0500 Jerry <gesbbb@yahoo.com> wrote:

> Assuming program: 'foo', how can I determine what other programs depend
> on 'foo', not what programs 'foo' depends on? I have a program on my
> system and I want to determine what other programs are dependent upon
> it. 'pkg_info' doesn't seem to give me that information.

man (1) pkg_info

-r what the package depends on
-R what depends on the package

-- 
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
*******************************************
Check the headers before clicking on Reply.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9801279318381144DDCB97BE>