2009/4/5 Peter Wang <peterw...@vip.qq.com>:
>
> 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.
>

% which adduser
/usr/sbin/adduser

Thus it is part of the base system, installed through /usr/src
rather than /usr/ports.

Also, as you are running (essentially) 7.x, this is probably
better on freebsd-questions than current.


-- 
--
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to