Re: Fdescfs updates--coming to a devfs near you!

[ Available lists | Index of freebsd-hackers | Month of Sep 2000 | Week of 14 Sep 2000 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Poul-Henning Kamp <phk@critter.freebsd.dk>
Date
14 Sep 2000 05:37:13
Subject
Re: Fdescfs updates--coming to a devfs near you!
Message-ID
56645.968935026@critter


[ Hide this part ]
In message <20000914115342.I77593@strontium.scientia.demon.co.uk>, Ben Smithurs
t writes:
>Poul-Henning Kamp wrote:
>
>> I must admit that I think in general that /dev/std{in,out,err} and /dev/fd
>> is bogus. It looks like something which happened "because we can" more
>> than something which has a legitimate need.
>
>You think adding a hack to every program to support "-" to mean
>stdout/stdin is better?

The majority of these programs could be handled by adding knowledge
of "-" as a magic filename to fopen(3).

At the same time I would really love if we implemented "|.*" to mean
"do an popen(3)" instead.

But of course, this is bikeshed material...

>> If anything I would propose we ditch it...
>
>And break loads of scripts at the same time?

I would argue that the programs and the scripts that call them are
already broken, but hey...

--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD coreteam member | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Elapsed time: 0.549 seconds