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

2009-04-06 Thread Peter Boosten
On 6 apr 2009, at 01:33, Paul Schmehl pschmehl_li...@tx.rr.com wrote: --On April 5, 2009 6:13:57 PM -0400 ill...@gmail.com wrote: 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.

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

2009-04-06 Thread Oliver Fromme
Peter Boosten wrote: Paul Schmehl wrote: ill...@gmail.com wrote: Peter Wang 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

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

2009-04-06 Thread Peter Wang
Paul Schmehl pschmehl_li...@tx.rr.com writes: yes, that's exactly what i want, thanks! -peter --On April 5, 2009 6:13:57 PM -0400 ill...@gmail.com wrote: 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

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

2009-04-06 Thread Peter Wang
Paul Schmehl pschmehl_li...@tx.rr.com writes: yes, that's exactly what i want, thanks. -peter --On April 5, 2009 6:13:57 PM -0400 ill...@gmail.com wrote: 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

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

2009-04-05 Thread ill...@gmail.com
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

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

2009-04-05 Thread Paul Schmehl
--On April 5, 2009 6:13:57 PM -0400 ill...@gmail.com wrote: 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