From owner-freebsd-questions@FreeBSD.ORG Thu Sep 22 18:18:09 2005 Return-Path: X-Original-To: freebsd-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 BF83216A41F for ; Thu, 22 Sep 2005 18:18:09 +0000 (GMT) (envelope-from osmany.guirola@cigb.edu.cu) Received: from raptor.cigb.edu.cu (ns.cigb.edu.cu [200.55.134.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C39A43D45 for ; Thu, 22 Sep 2005 18:18:02 +0000 (GMT) (envelope-from osmany.guirola@cigb.edu.cu) Received: from atlas.cigb.edu.cu ([172.16.1.12]) by raptor.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Thu, 22 Sep 2005 14:17:52 -0400 Received: from Unknown [172.16.1.4] by atlas.cigb.edu.cu - SurfControl E-mail Filter (4.6); Thursday, 22 September 2005, 14:17:51 Received: from draco.cigb.edu.cu by mail.cigb.edu.cu; 22 Sep 2005 14:20:51 -0400 Message-ID: <1127413251.96673.29.camel@draco.cigb.edu.cu> From: Osmany Guirola Cruz To: freebsd-questions@freebsd.org Date: Thu, 22 Sep 2005 14:20:51 -0400 MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port X-OriginalArrivalTime: 22 Sep 2005 18:17:52.0309 (UTC) FILETIME=[F2252E50:01C5BFA1] Subject: /dev/fd 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: Thu, 22 Sep 2005 18:18:09 -0000 Hi people i am using a program(encode2mpeg) but it use this devices /dev/fd/3 y /dev/fd/4 but in my system i only have /dev/fd/0 /dev/fd/1 /dev/fd/2..... How can i create this devices? thanks Osmany