help-octave
[Top][All Lists]
Advanced

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

octave scripts don't go to background


From: Gerd Bürger
Subject: octave scripts don't go to background
Date: Wed, 19 Jul 2000 13:28:24 +0100 (NFT)

Hi,

If I send octave to the background from an interactive shell, it
works. But using the script, e.g.,

------------ def.m ----------
#! /usr/bin/octave
quit
------------ def.m ----------

prompt> def.m &

doesn't work. octave says

suspended (tty output)  def.m


What's wrong?

       Gerd



-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.che.wisc.edu/octave/octave.html
How to fund new projects:  http://www.che.wisc.edu/octave/funding.html
Subscription information:  http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------



reply via email to

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