.unixCmd
| Newsgroups | gmane.comp.audio.supercollider.user |
|---|---|
| Message-ID | <[email protected]> |
dear list! I’m trying to understand what’s wrong with the .unixCmd and why the PATH is not the same as in Terminal. Basically I want to send "telnet localhost 8000“.unixCmd, and in SC it gives me only an integer as a result, while in terminal: telnet localhost 8000 Trying ::1... Connected to localhost. Escape character is '^]‘. Does it have to do sth with PATH? thanks for answers! best, Alisa