From owner-freebsd-questions@freebsd.org Sat Sep 30 00:34:20 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22068E37F4D for ; Sat, 30 Sep 2017 00:34:20 +0000 (UTC) (envelope-from dalescott@shaw.ca) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DFB607E839 for ; Sat, 30 Sep 2017 00:34:19 +0000 (UTC) (envelope-from dalescott@shaw.ca) Received: from cds143.dcs.int.inet ([10.0.153.165]) by shaw.ca with SMTP id y5jOdzdO4M9gty5jPdwQ09; Fri, 29 Sep 2017 18:34:13 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=shaw.ca; s=s20150330; t=1506731653; bh=2MZWCBw5nA0olIgobQwneA43+b5PYhmsHudcle0ktOo=; h=Date:Subject:From:In-Reply-To:References:To; b=SyTjohvu99c+Obb0nnJ3ZukJDBQDomJUOP1F80KeKX7n3pl0f5UbHQJkzcw0fQrg1 YIiVW/uYXVu6jjF48+e32DpOAuaCsDVf4YP9PJYce3mb2rGjJ2sLPD+G37KkGHI48H Hf8Jcdmm56JjrgownqlntnVxjegdV+tepv+A+eOdezGtvQdxPu8DZA57Qmaka/S0CA hDPtB8Ya0ZiAH5/hqQmZng1zEAlMPnd0orkxa9TKtZWEwhUNhLb6UUm52KheWevOBB kYnElppUy3m1KdHz9M3fNiSeWRQKnI2lT/Q1P/0jQteRd5G/vs/Q70PgWXjErFirKo TQaPpJWVx1pyw== X-Authority-Analysis: v=2.2 cv=a+JAzQaF c=1 sm=1 tr=0 a=/UpIoJrLhaD689zIoPQAHQ==:117 a=IkcTkHD0fZMA:10 a=x7bEGLp0ZPQA:10 a=VY3jW7vHAAAA:8 a=bkUGD_vVAAAA:8 a=mDV3o1hIAAAA:8 a=6I5d2MoRAAAA:8 a=JItFEmgpSMHkflKseR8A:9 a=QEXdDO2ut3YA:10 a=UKjBECWEfCFPfndWmoCD:22 a=_FVE-zBwftR9WsbkzFJk:22 a=IjZwj45LgO3ly-622nXo:22 MIME-Version: 1.0 X-Client-ID: 6080 X-Mailer: BlackBerry Email (10.3.3.2205) X-Mailer: Zimbra 8.6.0_GA_1200 (MobileSync - RIM-Q10-SQN100-1/10.3.3.2205) Message-ID: <20170930003410.6041685.69606.6080@shaw.ca> Date: Fri, 29 Sep 2017 18:34:10 -0600 (MDT) Subject: Re: list of built-in tools From: Dale Scott In-Reply-To: References: <59CEA922.3070408@gmail.com> To: markham breitbach , freebsd-questions@freebsd.org Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Thread-Topic: list of built-in tools Thread-Index: Mk0utWRaTchaCx4QBx1Cm8p2Wf7vZA== X-CMAE-Envelope: MS4wfOmjlWeIuQR5n0kr+nwdHiB8WIWvtYbKwKMm8humK6WG1OKNWqDAsAiV05DRtPgJiAzuUqvDvtd6c9ze9+EJy6WBL5bauTLeQh1xUjlBcdKXXIU37WGb qTG9YdkmkChyUTijPc1rA3qwJ7dGltWcTPSCKoTUQ7xQrhm8yY1ySEAUwnZi2v1K6HxnftQWrEeU3yrT100beZuEMrP7J8dgFR38XvoJXUInCV/tEXXllo3Y X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Sep 2017 00:34:20 -0000 Complete FreeBSD has some good chapters. http://www.lemis.com/grog/Document= ation/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 d= ifferences in behavior. E.g. https://www.google.ca/url?q=3Dhttps://www.gnu.= org/s/coreutils/manual/coreutils.pdf&sa=3DU&ved=3D0ahUKEwiYovOI08vWAhUW1mMK= HXljBrgQFggQMAI&usg=3DAFQjCNHf95yNhFagEPtCV2WtuaXC91Ry4Q Cheers, Dale =C2=A0 Original Message =C2=A0 From: markham breitbach Sent: Friday, September 29, 2017 3:45 PM To: freebsd-questions@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@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" _______________________________________________ freebsd-questions@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org= "