I am not sure this is a java-linux question, so feel free
to flame me, but ...
Does this seem like an error to anyone else?
echo "" > empty
javac @empty
I would tend to think that this is the same as
running javac with no arguments, so it should
display a help message. The current Sun
implementation of javac does nothing in this case.
What do you think?
Mo DeJong
Red Hat Inc
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]