From owner-freebsd-questions Mon Mar 10 19: 2:28 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF70637B404 for ; Mon, 10 Mar 2003 19:02:26 -0800 (PST) Received: from vlk.dyndns.org (BSN-77-9-161.dsl.siol.net [193.77.9.161]) by mx1.FreeBSD.org (Postfix) with SMTP id EEC4743FBD for ; Mon, 10 Mar 2003 19:02:24 -0800 (PST) (envelope-from borut@vlk.dyndns.org) Received: (qmail 2309 invoked from network); 11 Mar 2003 03:02:23 -0000 Received: from borut3.vlk.local (10.10.10.10) by 0 with SMTP; 11 Mar 2003 03:02:23 -0000 Subject: Freebsd 5.0-RELEASE & named pipes From: Borut Kurnik To: freebsd-hackers@freebsd.org, freebsd-questions@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 11 Mar 2003 04:04:06 +0100 Message-Id: <1047351847.17228.27.camel@borut3> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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