Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14723
| From | Grisha Levit <grishalevit@gmail.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: GNU Bash v.4.4.23-5 built-in function 'set' produces variable outputs |
| Date | 2018-10-19 16:21 -0400 |
| Message-ID | <mailman.2475.1539980505.1284.bug-bash@gnu.org> (permalink) |
| References | <CAM_8-CiC=2-wY+y9GpRutzuOhom3q5ayS54sdH=F_w106WMj4Q@mail.gmail.com> <20181019195026.mmtktfswn3evxvlw@eeg.ccf.org> |
On Fri, Oct 19, 2018 at 3:51 PM Greg Wooledge <wooledg@eeg.ccf.org> wrote: > On Fri, Oct 19, 2018 at 09:41:41PM +0200, Ricky Tigg wrote: > > $ set | grep SSL > > SSLKEYLOGFILE=/home/user/test > > _=SSLKEYLOGFILE I guess it's a bit surprising that $_ is set to just the variable name and not "the last argument to the previous command", which would be the full assignment string.
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Re: GNU Bash v.4.4.23-5 built-in function 'set' produces variable outputs Grisha Levit <grishalevit@gmail.com> - 2018-10-19 16:21 -0400
csiph-web