Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15687
| From | pepa65 <peterkelly@passchier.net> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: make install failed; dump core in mkdir |
| Date | 2019-12-02 22:04 +0700 |
| Message-ID | <mailman.126.1575299074.1979.bug-bash@gnu.org> (permalink) |
| References | (2 earlier) <20191202135127.GS851@eeg.ccf.org> <20191202143843.GA43338@pooh.my.domain> <0ee0fed4-4542-85c7-7889-2f73b5fd31ce@passchier.net> <20191202145639.GV851@eeg.ccf.org> <8cbd8f39-96f0-a861-8e6e-fbbe87f29a18@passchier.net> |
On 12/2/19 9:56 PM, Greg Wooledge wrote:> You're mistaken. > > wooledg:~$ set -- a b c > wooledg:~$ for i do echo "$i"; done > a > b > c Foot in mouth. I was unfamiliar with this syntax that I guess only works when no 'in' is used. Still, for the other cases, it would be nice to be able to omit 'do'. Peter
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Re: make install failed; dump core in mkdir pepa65 <peterkelly@passchier.net> - 2019-12-02 22:04 +0700
csiph-web