[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: os.execute(echo -n "text") error
- From: Mason Mackaman <masondeanm@...>
- Date: Sun, 10 Dec 2017 04:25:11 -0500
I'll also add that when doing this with curl this isn't a problem.
> On 10Dec, 2017, at 04:22, Mason Mackaman <masondeanm@aol.com> wrote:
>
> Just tried it in zsh, sh, tcsh, and sh, and got the same thing.
>
>> On 10Dec, 2017, at 04:09, Dirk Laurie <dirk.laurie@gmail.com> wrote:
>>
>> Also in 5.3.1 I don't get this.
>>
>> You are sure, absolutely sure, that you did not do this?
>>
>>> os.execute'echo "-n text ... "'
>> -n text ...
>> true exit 0
>>>
>>
>> 2017-12-10 11:04 GMT+02:00 Mason Mackaman <masondeanm@aol.com>:
>>> Dang, I'm on 5.3.1, but I don't see this in bugs section, do you think that
>>> would be a likely cause?
>>>
>>> On 10Dec, 2017, at 03:59, Dirk Laurie <dirk.laurie@gmail.com> wrote:
>>>
>>> os.execute'echo -n "text ... "'
>>>
>>>
>>
>