Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14728 > unrolled thread
| Started by | Greg Wooledge <wooledg@eeg.ccf.org> |
|---|---|
| First post | 2018-10-22 09:37 -0400 |
| Last post | 2018-10-22 09:37 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Greg Wooledge <wooledg@eeg.ccf.org> |
|---|---|
| Date | 2018-10-22 09:37 -0400 |
| Subject | Re: GNU Bash v.4.4.23-5 built-in function 'set' produces variable outputs |
| Message-ID | <mailman.2581.1540215463.1284.bug-bash@gnu.org> |
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 top | Article view | gnu.bash.bug
csiph-web