On Mon, 27 Mar 2006 20:36:16 GMT "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> When FreeBSD starts up, you see a screen (on an IBM PC ) > with a heading line that says: > FreeBSD/i386 (Amnesiac) (ttyv0) This is because you have no hostname set in /etc/rc.conf. > Is there a command that tells one on which screen one now > sits, and if so what is its path-name? Where are these screens > set up, and can one change that, say adding new screens? You can use "who", "w", or "who am i" to see where you're at. The ttys are controlled by the file /etc/ttys. But don't go tinkering with it unless you understand what you're doing. -- Conrad J. Sabatier <[EMAIL PROTECTED]> -- "In Unix veritas" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
