Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14728

Re: GNU Bash v.4.4.23-5 built-in function 'set' produces variable outputs

Path csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail
From Greg Wooledge <wooledg@eeg.ccf.org>
Newsgroups gnu.bash.bug
Subject Re: GNU Bash v.4.4.23-5 built-in function 'set' produces variable outputs
Date Mon, 22 Oct 2018 09:37:19 -0400
Lines 8
Approved bug-bash@gnu.org
Message-ID <mailman.2581.1540215463.1284.bug-bash@gnu.org> (permalink)
References <CAMu=Brp3q_-GV2j7R+hbXZX8LLakhQGd1O0y64q0xB2UBRRO6g@mail.gmail.com> <CAM_8-CiC=2-wY+y9GpRutzuOhom3q5ayS54sdH=F_w106WMj4Q@mail.gmail.com> <20181019195026.mmtktfswn3evxvlw@eeg.ccf.org> <10646.1540187682@jinx.noi.kre.to>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
X-Trace usenet.stanford.edu 1540215463 958 208.118.235.17 (22 Oct 2018 13:37:43 GMT)
X-Complaints-To action@cs.stanford.edu
To bug-bash@gnu.org
Envelope-to bug-bash@gnu.org
Mail-Followup-To bug-bash@gnu.org
Content-Disposition inline
In-Reply-To <10646.1540187682@jinx.noi.kre.to>
User-Agent NeoMutt/20170113 (1.7.2)
X-detected-operating-system by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]
X-Received-From 139.137.100.1
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.21
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-bash/>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.bash.bug:14728

Show key headers only | View raw


On Mon, Oct 22, 2018 at 12:54:42PM +0700, Robert Elz wrote:
> Scripts that want to use $_ (if there are any, which I doubt) won't be
> unsetting it and would continue to work, the rest of us (at least those of
> us not insane enough to try and use it) could just "unset _" in .profile (etc)
> and be done with it.

I occasionally run a command like  mkdir /tmp/x && cd "$_"

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: GNU Bash v.4.4.23-5 built-in function 'set' produces variable outputs Greg Wooledge <wooledg@eeg.ccf.org> - 2018-10-22 09:37 -0400

csiph-web