Re: os.execute(echo -n "text") error
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: os.execute(echo -n "text") error
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2017年12月10日 11:09:23 +0200
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 ... "'
>
>