Re: Freebsd 5.0-RELEASE named pipes

2004-09-25 Thread Borut Kurnik
Hi! The system doesn't wait for me to open the reader, I get the message instantly. I worked on 4.7 still does (also on linux, netbsd, ... :-) ) This is NetBSD 1.6 [EMAIL PROTECTED] root]# echo test f [1] 2383 [EMAIL PROTECTED] root]# cat f test [1]+ Doneecho test f

Freebsd 5.0-RELEASE named pipes

2003-03-10 Thread Borut Kurnik
Hi! I installed FreeBSD 5.0-RELEASE (generic kernel). When I try to direct stream to a named pipe, I get: Resource temporarily unavailable. [EMAIL PROTECTED] root]# mkfifo f; find /etc f [1] 2200 [EMAIL PROTECTED] root]# -bash: f: Resource temporarily unavailable ??? Thanks, Borut To

Re: Freebsd 5.0-RELEASE named pipes

2003-03-10 Thread Borut Kurnik
Hi! The system doesn't wait for me to open the reader, I get the message instantly. I worked on 4.7 still does (also on linux, netbsd, ... :-) ) This is NetBSD 1.6 [EMAIL PROTECTED] root]# echo test f [1] 2383 [EMAIL PROTECTED] root]# cat f test [1]+ Doneecho test f

Re: Freebsd 5.0-RELEASE named pipes

2003-03-10 Thread taxman
On Monday 10 March 2003 10:22 pm, Borut Kurnik wrote: Hi! The system doesn't wait for me to open the reader, I get the message instantly. I worked on 4.7 still does (also on linux, netbsd, ... :-) ) Ok then you may want to either use 4.7, or upgrade to -current and see how it does there.

Re: Freebsd 5.0-RELEASE named pipes

2003-03-10 Thread David Syphers
On Monday 10 March 2003 09:22 pm, Borut Kurnik wrote: I worked on 4.7 still does (also on linux, netbsd, ... :-) ) This is NetBSD 1.6 [EMAIL PROTECTED] root]# echo test f [1] 2383 [EMAIL PROTECTED] root]# cat f test [1]+ Doneecho test f And this is FreeBSD 5.0

Re: Freebsd 5.0-RELEASE named pipes

2003-03-10 Thread Borut Kurnik
bash-2.05b.004 here too. But -current might help. Borut On Tue, 2003-03-11 at 04:51, David Syphers wrote: On Monday 10 March 2003 09:22 pm, Borut Kurnik wrote: I worked on 4.7 still does (also on linux, netbsd, ... :-) ) This is NetBSD 1.6 [EMAIL PROTECTED] root]# echo test f [1]