In bbx I can do: open(chan)"|tty" (or any other program that goes to stdout) and then read(chan)output$. This is useful as I tie a lot of Unix/Linux utilities into programs I use.
Log in to post a comment.