Re: [R] Avoid R shell process echoes of piped inputs from a different programming language on Linux

2015-01-14 Thread Duncan Murdoch
I don't know the answer to your question. If nobody else answers it, I'd suggest asking in R-devel instead, and include some simple code that illustrates the problem, e.g. using echo to pipe something into an R process and explaining what part of the output you want to suppress. Duncan Murdoch

[R] Avoid R shell process echoes of piped inputs from a different programming language on Linux

2015-01-14 Thread marcel Austenfeld
Dear R developers,   i have rather a developer question.   From an external application (different programming language)  i contact R through pipes (process pipes - exec).   On Linux i use the R (bash) script to start the R process which will be available in a custom shell.   If i pipe a