Re: URIs for the standard output and input streams

Dan Connolly <connolly@w3.org> writes:

 > On Tue, 2008-01-15 at 11:31 +0000, Jeremy Carroll wrote:
 > [...]
>> 
>> (Much software would already, non-conformantly, assign file:stdin to the 
>> file named stdin in the current working directory)
>
 > How wide is the convention that /dev/stdin is stdin?
 > Wide enough for the IETF to reserve file:/dev/stdin for standard input?

POSIX / UNIX only mandates /dev/tty.

The full list of directories and files that exist on a conforming
system is /, /dev, /tmp, /dev/console, /dev/null, /dev/tty.

    http://www.unix.org/version3/online.html

-- 
Pete Forman                -./\.-  Disclaimer: This post is originated
WesternGeco                  -./\.-   by myself and does not represent
pete.forman@westerngeco.com    -./\.-   the opinion of Schlumberger or
http://petef.port5.com           -./\.-   WesternGeco.

Received on Thursday, 17 January 2008 09:40:11 UTC