FWD: Re: How to find out which ports contains a specified command.

From: N.J. Mann <njm_at_njm.me.uk>
Date: Sun, 5 Apr 2009 21:06:14 +0100
[For some reason this did not get sent to the list originally, so for
the archives...]

In message <u7i1zhrwd.fsf_at_vip.qq.com>,
	Peter Wang (peterwang_at_vip.qq.com) wrote:
> 
> for example, after i installed pfsense, which is based on freebsd
> release 7.1, i found adduser command is missing.
> 
> so how to find out which ports contains `adduser' command? 
> thanks for your replies.

% uname -sr
FreeBSD 7.2-PRERELEASE
% whereis adduser
adduser: /usr/sbin/adduser /usr/share/man/en.ISO8859-15/man8/adduser.8 /usr/src/usr.sbin/adduser

So, it is part of the base system.  This can be confirmed by searching
the on-line manual, i.e.

http://www.freebsd.org/cgi/man.cgi?query=adduser&apropos=0&sektion=0&manpath=FreeBSD+7.1-RELEASE&format=html


Cheers,
       Nick.

PS I think you should have asked this on questions_at_.
-- 
Received on Sun Apr 05 2009 - 18:33:04 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:45 UTC