Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 2004 15:51:35 -0600
From:      "Conrad J. Sabatier" <conrads@cox.net>
To:        "Eugene M. Minkovskii" <emin@mccme.ru>
Cc:        questions@freebsd.org
Subject:   Re: how to create /dev/fd/# ?
Message-ID:  <20041114155135.152d513e@dolphin.local.net>
In-Reply-To: <20041114205924.GA32083@mccme.ru>
References:  <20041114202136.GA25449@mccme.ru> <20041114213654.P4886@maren.thelosingend.net> <20041114205924.GA32083@mccme.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 14 Nov 2004 23:59:24 +0300, "Eugene M. Minkovskii"
<emin@mccme.ru> wrote:

> On Sun, Nov 14, 2004 at 09:37:44PM +0100, Svein Halvor Halvorsen
> wrote:" 
> " [Eugene M. Minkovskii, 2004-11-14]
> " >  Who can tell me: why I can't create /dev/fd/3 (evenly under
> " >  root!), and what shell I do for create this?
> " 
> " see fdescfs(5)
> 
> Ok, I was reading this, and what? What shell I do in the bash?


Add the following to /etc/fstab:

fdescfs         /dev/fd     fdescfs rw      0   0

Then do "mount fdescfs" or "mount /dev/fd".

-- 
Conrad J. Sabatier <conrads@cox.net> -- "In Unix veritas"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041114155135.152d513e>