Re: Opinions on removing /proc/tty?
From: H. Peter Anvin
Date: Mon Jul 10 2006 - 21:55:31 EST
Albert Cahalan wrote:
On any of Linux, MacOS, Solaris, NetBSD, OpenBSD:
$ ls /dev/tty /dev/ctty
ls: /dev/ctty: No such file or directory
/dev/tty
Lord only knows why FreeBSD has both.
Unlike Linux, they don't supply a man page.
On a Linux system, "man 4 tty" is useful.
On a Solaris system, "man -s 7d tty" is useful.
On System V, /dev/ctty is the primary console device (meaning that
unlike /dev/console, it cannot be redirected.)
-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/