[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.
- fifo,
MrOba <=
- Re: fifo, Mike Miller, 2013/06/05
- Re: fifo, MrOba, 2013/06/06
- Re: fifo, MrOba, 2013/06/06
- Re: fifo, Mike Miller, 2013/06/06
- Re: fifo, MrOba, 2013/06/07
- Re: fifo, MrOba, 2013/06/07
- Re: fifo, Mike Miller, 2013/06/07