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 ... "' >> >> >