[Biojava-l] Re: linux

Matthew Pocock matthew_pocock@yahoo.co.uk
Mon, 08 Jul 2002 19:33:50 +0100


Thanks to everyone who sent me possible solutions. In the end, I was 
given a couple of links that solved everything:

http://www.linuxhq.com/kernel/v2.2/doc/binfmt_misc.txt.html
http://www.linuxhq.com/kernel/v2.2/doc/java.txt.html

Cheers!

Matthew Pocock wrote:
> Hi.
> 
> I've just installed my first ever linux box, and am trying to make java 
> feel like part of the OS. Does anyone know of a trick that will let me 
> make a .jar file executable and have it launched from the command line 
> without fiddling around with all that java -jar stuff? I use quite a few 
> java apps and want to just put symlinks in $HOME/bin.
> 
> Matthew
>