[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: os.execute(echo -n "text") error
- From: Mason Mackaman <masondeanm@...>
- Date: Sun, 10 Dec 2017 03:46:30 -0500
When I run this command in my Bash shell, the output I get is "-n text". Is this a bug or am I messing up something simple? I've never encountered this problem with os.execute before .