help-octave
[Top][All Lists]
Advanced

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

Re: Invoke an octave session via pipe


From: Judd Storrs
Subject: Re: Invoke an octave session via pipe
Date: Thu, 7 May 2009 20:25:10 -0400

On Thu, May 7, 2009 at 4:17 PM, John W. Eaton <address@hidden> wrote:
   mkdir fifo
   octave --interactive < fifo > foo.out

I think this was a slight typo; try "mkfifo fifo" instead of "mkdir fifo".

Cheers,

--judd



reply via email to

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