From owner-freebsd-questions@FreeBSD.ORG Fri Nov 21 11:32:06 2003 Return-Path: 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 09BF316A4CF for ; Fri, 21 Nov 2003 11:32:06 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6231643FDF for ; Fri, 21 Nov 2003 11:32:02 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id hALJW1bV009024; Fri, 21 Nov 2003 13:32:01 -0600 (CST) (envelope-from dan) Date: Fri, 21 Nov 2003 13:32:01 -0600 From: Dan Nelson To: Herculano de Lima Einloft Neto Message-ID: <20031121193201.GE2146@dan.emsphone.com> References: <3FBE56EB.8040202@ig.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FBE56EB.8040202@ig.com.br> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.5.1i cc: freebsd-questions@freebsd.org Subject: Re: Process substitution in bash - doesn't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 19:32:06 -0000 In the last episode (Nov 21), Herculano de Lima Einloft Neto said: > > Hello all, > > Whenever I try something like vi <(diff file1 file2) in bash I get > an empty file on /dev/fd/63.. is there a way to make it work? Or does > FreeBSD not support this? Do you have fdescfs mounted on /dev/fd ? -- Dan Nelson dnelson@allantgroup.com