Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 1997 11:26:54 -0400 (AST)
From:      The Hermit Hacker <scrappy@hub.org>
To:        Adrian Chadd <adrian@obiwan.aceonline.com.au>
Cc:        Mark Mayo <mark@quickweb.com>, questions@freebsd.org, hackers@freebsd.org
Subject:   Re: Java binary support in FreeBSD ... 
Message-ID:  <Pine.BSF.3.95.970227112615.183D-100000@thelab.hub.org>
In-Reply-To: <Pine.BSF.3.95q.960111080055.7558D-100000@obiwan.aceonline.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 11 Jan 1996, Adrian Chadd wrote:

> > Why bother??? It's not so hard to type 'java Class'......
> > I like my users to be aware that they are running through an interpreter,
> > and that there are command line options to the interpreter.
> >
> 
> Well some of my users like being able to run java "binaries" without
> invoking the interpreter on the command line, later on if (when?) say DOS
> and Win16/32 binaries are supported, I think it would look better if you
> could just type "progname" and it ran it.
>

vi "progname"

#!/bin/sh
java Class





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.970227112615.183D-100000>