list of built-in tools

Dale Scott dalescott at shaw.ca
Sat Sep 30 00:34:20 UTC 2017


Complete FreeBSD has some good chapters. http://www.lemis.com/grog/Documentation/CFBSD/

Also GNU has some nice PDF documentation on core as well as text processing utilities.Double-check man pages though for FreeBSD as there may be some differences in behavior. E.g. https://www.google.ca/url?q=https://www.gnu.org/s/coreutils/manual/coreutils.pdf&sa=U&ved=0ahUKEwiYovOI08vWAhUW1mMKHXljBrgQFggQMAI&usg=AFQjCNHf95yNhFagEPtCV2WtuaXC91Ry4Q

Cheers,
Dale


  Original Message  
From: markham breitbach
Sent: Friday, September 29, 2017 3:45 PM
To: freebsd-questions at freebsd.org
Reply To: markham breitbach
Subject: Re: list of built-in tools

This should give you a fairly complete list:

find `echo $PATH | tr : "\n"` -perm -4

-M

On 2017-09-29 2:12 PM, Ernie Luzar wrote:
> Looking for a list or index of all the basic system utilities.
>
> Like uniq, rev, tr and so on.
>
> Are they documented someplace?
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"


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


More information about the freebsd-questions mailing list