From owner-freebsd-questions Sat May 22 18:37: 3 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cygnus.rush.net (cygnus.rush.net [209.45.245.133]) by hub.freebsd.org (Postfix) with ESMTP id 70FB914F95 for ; Sat, 22 May 1999 18:36:59 -0700 (PDT) (envelope-from bright@rush.net) Received: from localhost (bright@localhost) by cygnus.rush.net (8.9.3/8.9.3) with SMTP id UAA00168; Sat, 22 May 1999 20:55:53 -0500 (EST) Date: Sat, 22 May 1999 20:55:51 -0500 (EST) From: Alfred Perlstein To: Morten Seeberg Cc: freebsd-questions@FreeBSD.ORG Subject: Re: New /etc/gettytab In-Reply-To: <015101bea4a2$1227ad80$16b4010a@tp.swamp.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 23 May 1999, Morten Seeberg wrote: > This new edition of the gettytab files, gives a fun login, > instead of the usual one :) > After showing it to some of my friends, they requested > me to mail it here also. Hope its not to much aside > the nettikette. >=20 > I only edited the default entry, the rest is standard, so > if you have made changes yourself to the gettytab > files, don=B4t use this one. very nice, I dig it! :) you accidentily mangled it with ^M's from a MS-DOG editor, you can fix it by editing it in "vi" and typing: :%s/^V^M$//g :x really nifty, thanks. ^V =3D control+V ^M =3D control+M -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message