delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <183c528b0709140830t2f0637bahd2053a806cba22fb@mail.gmail.com> |
Date: | Fri, 14 Sep 2007 11:30:40 -0400 |
From: | "Brian Mathis" <brian DOT mathis AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Whither /dev/null ? |
In-Reply-To: | <fce8dj$14m$2@sea.gmane.org> |
MIME-Version: | 1.0 |
References: | <1189782531 DOT 24064 DOT 8 DOT camel AT mercury DOT sprymusic> <fce8dj$14m$2 AT sea DOT gmane DOT org> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 9/14/07, Lewis Hyatt <lhyatt AT princeton DOT edu> wrote: > > I'm wondering what is the best way to deal with this? I'd like the > > scripts to work straight out of the box and not have to make the users > > create their own /dev and creating it for them would be tedious because > > every script would have to check for this... > > > > Any advice? > > Puzzled about nothing. > > J > > > > > > Did you try it without doing mkdir /dev first? It should still work fine. > > Lewis AT LDH-Laptop ~ > $ ls -l /dev > ls: cannot access /dev: No such file or directory > > Lewis AT LDH-Laptop ~ > $ ls -l /dev/null > crw-rw-rw- 1 Lewis None 1, 3 Sep 14 11:12 /dev/null > > -Lewis > Maybe its been gone over before, but I question the wisdom of "hiding" a directory like that. It seems counterintuitive, and obviously causes confusion for people. Does creating a /dev directory (in the default install) cause a big problem? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |