From owner-freebsd-hackers Sun Apr 19 16:20:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA04798 for freebsd-hackers-outgoing; Sun, 19 Apr 1998 16:20:20 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04781; Sun, 19 Apr 1998 23:20:07 GMT (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id XAA03070; Sun, 19 Apr 1998 23:20:02 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id BAA12627; Mon, 20 Apr 1998 01:20:02 +0200 (MET DST) Message-ID: <19980420012002.65150@follo.net> Date: Mon, 20 Apr 1998 01:20:02 +0200 From: Eivind Eklund To: "Jordan K. Hubbard" , Satoshi Asami Cc: shigio@wafu.netgate.net, hackers@FreeBSD.ORG Subject: Re: Introducing gozilla(1). References: <199804192114.OAA09502@baloon.mimi.com> <29907.893026763@time.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <29907.893026763@time.cdrom.com>; from Jordan K. Hubbard on Sun, Apr 19, 1998 at 03:59:23PM -0700 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Apr 19, 1998 at 03:59:23PM -0700, Jordan K. Hubbard wrote: > Also, isn't it like just a 5 line shell function to do this? You can > do a lot with ``netscape -remote "openURL(..someurl..)"'' and just a > bit of glue to figure out what kind of URL is expressly given or > implied in the arguments. I have a few simple shell functions which > do pretty much everything gozilla is documented as doing in your > email, so simple that I'd be almost embarassed to make a whole new > command out of them. :-) > > Or is there more to gozilla than meets the eye? It runs the mozilla remote protocol, at least, so it does _not_ launch a 10MB binary. IMO, that alone is worth a whole new command :-) Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message