octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #43716] system function won't capture screen o


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #43716] system function won't capture screen output for some external commnad
Date: Fri, 28 Nov 2014 14:33:54 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36

Update of bug #43716 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #1:

Thanks for your bug report. This works fine for me with Octave 3.8.1 on
linux.

What is the version of gzip that is output to the screen? Is it possible that
your version of gzip is sending the version to stderr  while mine is going to
stdout? Does


[status, cmdout] = system ("gzip -V 2>&1")


work for you?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43716>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]