help-octave
[Top][All Lists]
Advanced

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

fifo


From: MrOba
Subject: fifo
Date: Wed, 5 Jun 2013 05:17:44 -0700 (PDT)

Hello.
Playing with a fifo..
Am I doing something wrong?

octave:1> mkfifo( "testfifo", 666 )
ans = 0
octave:2> ls -l
...
p-w---x--T 1 oba   oba      0 Jun  5 12:02 testfifo
octave:3> load -ascii "testfifo" 
warning: load: file found in load path
error: load: unable to find file testfifo


Regards




--
View this message in context: 
http://octave.1599824.n4.nabble.com/fifo-tp4653744.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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