At Wed, 04 Sep 2002 09:38:28 +1000, Peter Rundle wrote: > I know that with Debian and multiple mingetty text consoles it shows > which console you are about to login to as part of the login > prompt / welcome message. RedHat doesn't, does anyone knows how to fix > that?
my /etc/issue looks like this: Debian GNU/\s testing/unstable \n \l my login prompt starts with this: Debian GNU/Linux testing/unstable roach tty3 guessing what the \s, \n and \l escape sequences do is left as an exercise for the reader ;) (they're all documented in getty(8), which is referred to from issue(5)) -- - Gus -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
