Date: 11 Mar 2003 04:04:06 +0100 From: Borut Kurnik <borut@vlk.dyndns.org> To: freebsd-hackers@freebsd.org, freebsd-questions@freebsd.org Subject: Freebsd 5.0-RELEASE & named pipes Message-ID: <1047351847.17228.27.camel@borut3>
next in thread | raw e-mail | index | archive | help
Hi! I installed FreeBSD 5.0-RELEASE (generic kernel). When I try to direct stream to a named pipe, I get: Resource temporarily unavailable. [root@bart root]# mkfifo f; find /etc > f & [1] 2200 [root@bart root]# -bash: f: Resource temporarily unavailable ??? Thanks, Borut To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1047351847.17228.27.camel>