bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make install failed; dump core in mkdir


From: pepa65
Subject: Re: make install failed; dump core in mkdir
Date: Mon, 2 Dec 2019 22:04:19 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]