On Wed, 7 Mar 2007, Kirk Kuchov wrote:
>
> I don't believe I'm wasting my time explaining this. They don't exist
> as /dev/null, they are just fucking _LINKS_. I could even "ln -s
> /proc/self/fd/0 sucker". A real /dev/stdout can/could even exist, but
> that's not the point!
Actually, one large reason for /proc/self/ existing is exactly /dev/stdin
and friends.
And yes, /proc/self looks like a link too, but that doesn't change the
fact that it's a very special file. No different from /dev/null or
friends.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/