From owner-freebsd-current Fri May 17 09:36:26 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA29715 for current-outgoing; Fri, 17 May 1996 09:36:26 -0700 (PDT) Received: from main.statsci.com (main.statsci.com [198.145.127.110]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA29709 for ; Fri, 17 May 1996 09:36:23 -0700 (PDT) Received: from statsci.com by main.statsci.com with smtp (Smail3.1.29.1 #3) id m0uKSVm-000r3sC; Fri, 17 May 96 09:36 PDT Message-Id: To: invalid opcode cc: freebsd-current@freebsd.org Subject: Re: Is this is a stupid patch? References: In-reply-to: Your message of "Thu, 16 May 1996 19:33:35 -0700." Reply-to: scott@statsci.com Date: Fri, 17 May 1996 09:36:18 -0700 From: Scott Blachowicz Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk invalid opcode wrote: > I modified rlogin(1) to support user@host style parameters like this: > > rlogin coredump@nervosa.com Yeah! And now that we're on the subject, how about... 1) telnet coredump@nervosa.com Password: ...except that assumes you've got a login prompt on the far end. I suppose you could accomplish something like that with an expect script or some such. 2) ftp anonymous@ftp.freebsd.org 3) wherever else user needs to specify a username & hostname. Scott Blachowicz Ph: 206/283-8802x240 Mathsoft (Data Analysis Products Div) 1700 Westlake Ave N #500 scott@statsci.com Seattle, WA USA 98109 Scott.Blachowicz@seaslug.org