From owner-freebsd-questions@FreeBSD.ORG Sun Jun 12 22:04:34 2005 Return-Path: X-Original-To: questions@freebsd.org 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 7D53B16A41C for ; Sun, 12 Jun 2005 22:04:34 +0000 (GMT) (envelope-from svein-freebsd-questions@theloosingend.net) Received: from merke.itea.ntnu.no (merke.itea.ntnu.no [129.241.7.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FF9B43D1D for ; Sun, 12 Jun 2005 22:04:33 +0000 (GMT) (envelope-from svein-freebsd-questions@theloosingend.net) Received: from localhost (localhost [127.0.0.1]) by merke.itea.ntnu.no (Postfix) with ESMTP id 8D82913C64B for ; Mon, 13 Jun 2005 00:04:32 +0200 (CEST) Received: from maren.thelosingend.net (maren.math.ntnu.no [129.241.211.48]) by merke.itea.ntnu.no (Postfix) with SMTP for ; Mon, 13 Jun 2005 00:04:31 +0200 (CEST) Received: (qmail 20161 invoked by uid 1001); 13 Jun 2005 00:04:30 +0200 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 13 Jun 2005 00:04:30 +0200 Date: Mon, 13 Jun 2005 00:04:30 +0200 (CEST) From: Svein Halvor Halvorsen X-X-Sender: sveinhal@maren.thelosingend.net To: Christopher Black In-Reply-To: <1118608948.705.6.camel@localhost> Message-ID: <20050613000119.K19998@maren.thelosingend.net> References: <17067.62149.92183.56827@guru.mired.org> <1118608948.705.6.camel@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Content-Scanned: with sophos and spamassassin at mailgw.ntnu.no. Cc: Mike Meyer , questions@freebsd.org Subject: Re: Problems with command line scratch files in zsh X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2005 22:04:34 -0000 * Mike Meyer wrote [2005-06-12 03:31 -0500] > > guru% wc <(cat /etc/motd) > > wc: /dev/fd/11: open: No such file or directory Did you mount the fdescfs filesystem? I have this in my /etc/fstab: fdesc /dev/fd fdescfs rw 0 0