Path: csiph.com!3.us.feeder.erje.net!feeder.erje.net!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail From: "Chris F.A. Johnson" Newsgroups: gnu.bash.bug Subject: Re: man bash does not list 'in' as a builtin command Date: Mon, 25 Nov 2019 16:54:01 -0500 (EST) Lines: 34 Approved: bug-bash@gnu.org Message-ID: References: <4dc457e0135603025cd500acdc95db53f9d30482.camel@peterbenjamin.com> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Trace: usenet.stanford.edu 1574718863 17240 209.51.188.17 (25 Nov 2019 21:54:23 GMT) X-Complaints-To: action@cs.stanford.edu Cc: bug-bash@gnu.org, bash@packages.debian.org To: Peter Benjamin Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=smtpservice.net; s=m2o5g0.a1-4.dyn; x=1574719757; h=Feedback-ID: X-Smtpcorp-Track:Message-ID:Subject:To:From:Date:Reply-To:Sender: List-Unsubscribe; bh=97OXvGNlvSdZ4zqCx+TfaM/UO3nJezwUr11J5Afe3I4=; b=2jj0Owyi ByS3prektJR72qLq4r7eJZbHMWbx2qFZ5rzLiwni3rV0pslCAiODl0sugIuh4pir7q/qpNBDCANQb dv21pP7UEIRingdxJBB4hdtBHhD/pnFrulemZQiiB3p8CfvyRcJ1E/IA6pXNl7DEJH1/CwU1qbA90 Nd2E/qeDl3y4VLWT7mN0z5XTzqbvuW2o7Ik43QyhOBXb7aNSsRbgU+I+kjiSsj2oG2F2hvwVGrmjU 1KBNLOSa8ZAvsMKXaYboenq0cwlt31JKW/F/fQrFT1xF24mRUy0bGzdILoF6mbi7UUbfzFPgXiI9Z xYILxjZdy4O/JGEQEk9bdREQHw==; X-X-Sender: chris@chris In-Reply-To: <4dc457e0135603025cd500acdc95db53f9d30482.camel@peterbenjamin.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) X-Smtpcorp-Track: 1iZuJ0095FFtWF.3j14TS7qH Feedback-ID: 124612m:124612a-vpTX9:124612swMV8gSpPg X-Report-Abuse: Please forward a copy of this message, including all headers, to X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 103.47.205.39 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: <4dc457e0135603025cd500acdc95db53f9d30482.camel@peterbenjamin.com> Xref: csiph.com gnu.bash.bug:15642 On Mon, 25 Nov 2019, Peter Benjamin wrote: > Configuration Information [Automatically generated, do not change]: > Machine: x86_64 > OS: linux-gnu > Compiler: gcc > Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' > -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu' > -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash' > -DSHELL -DHAVE_CONFIG_H -I. -I../. -I.././include -I.././lib - > Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/bash- > N2nMjo/bash-4.4.18=. -fstack-protector-strong -Wformat -Werror=format- > security -Wall -Wno-parentheses -Wno-format-security > uname output: Linux Precision 4.15.0-70-generic #79-Ubuntu SMP Tue Nov > 12 10:36:11 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux > Machine Type: x86_64-pc-linux-gnu > > Bash Version: 4.4 > Patch Level: 20 > Release Status: release > > Description: > 'in' is a builtin command and is not listed in the man page as such. $ type in in is a shell keyword -- Chris F.A. Johnson =========================== Author: =============================== Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress) Pro Bash Programming: Scripting the GNU/Linux shell (2009, Apress)