Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #762
| From | ab <ab.3942@googlemail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Redirect gnu output tp pipe |
| Date | 2011-12-19 03:30 -0800 |
| Organization | http://groups.google.com |
| Message-ID | <30f7980f-b60f-4a78-afd1-aadd521f5243@z25g2000vbs.googlegroups.com> (permalink) |
Hello,
i use
set print "./gnupipe"
to redirect gnuplot output to a pipe.
This works fine but only print output is redirected.
e.g. print "Hello" is redirected
the output of
show xrange
is not redirected
I guess gnuplot writes some outputs to STDOUT and others to STDERR.
Is there a possibility to redirect ALL output to a pipe ?
Back to comp.graphics.apps.gnuplot | Previous | Next | Find similar
Redirect gnu output tp pipe ab <ab.3942@googlemail.com> - 2011-12-19 03:30 -0800
csiph-web