NetBSD-Java archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: JDK/JRE 6 on NetBSD 3.1... should this work
> > Thanks!
> >
> >
> > #: ulimit -a
> > time(cpu-seconds) unlimited
> > file(blocks) unlimited
> > coredump(blocks) unlimited
> > data(kbytes) 262144
> > stack(kbytes) 8192
> > lockedmem(kbytes) 680845
> > memory(kbytes) 2042536
> > nofiles(descriptors) 256
> > processes 160
> > sbsize(bytes) unlimited
> >
> > #: /usr/pkg/java/sun-6/bin/java
> > Usage: java [-options] class [args...]
> > (to execute a class)
> > or java [-options] -jar jarfile [args...]
> > (to execute a jar file)
> >
> > where options include:
> > -d32 use a 32-bit data model if available
> >
> > -d64 use a 64-bit data model if available
> > -client to select the "client" VM
> > -server to select the "server" VM
> > -hotspot is a synonym for the "client" VM [deprecated]
> > The default VM is client.
> >
> > -cp <class search path of directories and zip/jar files>
> > -classpath <class search path of directories and zip/jar files>
> > A : separated list of directories, JAR archives,
> > and ZIP archives to search for class files.
>
>
> Awesome!
YEAH!! Now I can actually try something!!
That should start me on another round of "HELP I'm dangerous!!" *8^)
David and Matthew Thanks again.
Paul
Home |
Main Index |
Thread Index |
Old Index