On Tue, Aug 4, 2009 at 9:19 PM, Gary Gatten<ggat...@waddell.com> wrote:
> What is "-type" supposed to do? I've never used it before, never needed it.
>

Gary,

-type allows different types of files to be located -- 'f' - regular
file, 'd' - directory, 'l' - link, etc.

Have a look at find(1) for more info.

Regards,

-- 
Glen Barber
_______________________________________________
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