[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:17:16 -0500
Here's a file with the code and the output
Attachment:
Archive.zip
Description: Zip archive
> 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 ... "'
>>
>>
>