Date: Sat, 22 May 1999 20:55:51 -0500 (EST) From: Alfred Perlstein <bright@rush.net> To: Morten Seeberg <morten@seeberg.dk> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: New /etc/gettytab Message-ID: <Pine.BSF.3.96.990522205337.9491K-100000@cygnus.rush.net> In-Reply-To: <015101bea4a2$1227ad80$16b4010a@tp.swamp.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990522205337.9491K-100000>