From owner-freebsd-questions@FreeBSD.ORG Sun Jun 12 23:55:03 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 B88DF16A41C for ; Sun, 12 Jun 2005 23:55:03 +0000 (GMT) (envelope-from mwm-dated-1119484501.e7ca6b@mired.org) Received: from delight.idiom.com (delight.idiom.com [216.240.32.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8199F43D1D for ; Sun, 12 Jun 2005 23:55:03 +0000 (GMT) (envelope-from mwm-dated-1119484501.e7ca6b@mired.org) Received: from idiom.com (idiom.com [216.240.32.1]) by delight.idiom.com (Postfix) with ESMTP id 514AD1EEBDC for ; Sun, 12 Jun 2005 16:55:03 -0700 (PDT) Received: from mired.org (mwm@idiom [216.240.32.1]) by idiom.com (8.12.11/8.12.11) with SMTP id j5CNt1Jm042802 for ; Sun, 12 Jun 2005 16:55:02 -0700 (PDT) (envelope-from mwm-dated-1119484501.e7ca6b@mired.org) Received: (qmail 39249 invoked by uid 1001); 12 Jun 2005 23:55:01 -0000 Received: by guru.mired.org (tmda-sendmail, from uid 1001); Sun, 12 Jun 2005 18:55:01 -0500 (CDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17068.52053.94054.895966@guru.mired.org> Date: Sun, 12 Jun 2005 18:55:01 -0500 To: questions@freebsd.org In-Reply-To: <20050613000119.K19998@maren.thelosingend.net> References: <17067.62149.92183.56827@guru.mired.org> <1118608948.705.6.camel@localhost> <20050613000119.K19998@maren.thelosingend.net> X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid X-Primary-Address: mwm@mired.org X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`; h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: Mike Meyer X-Delivery-Agent: TMDA/1.0.3 (Seattle Slew) Cc: Christopher Black Subject: Re: Problems with command line scratch files in zsh X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2005 23:55:03 -0000 In <20050613000119.K19998@maren.thelosingend.net>, Svein Halvor Halvorsen typed: > > * 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 That indeed was the problem. Such wasn't required for 4.X. I couldn't find anything about this searching the FreeBSD web site, or checking /usr/src/UPDATING. Maybe there's somewhere else I should have looked? If not, this change should be mentioned in one of those places. thanks, http://www.mired.org/consulting.html Independent Network/Unix/Perforce consultant, email for more information.