Subject: RE: com1205 HW2
From: Karl Lieberherr (lieber@ccs.neu.edu)
Date: Wed Oct 04 2000 - 09:41:54 EDT
try
java Main < ../tree.input > output.txt
in the directory where the *.class files are.
-- Karl Lieberherr
>From a5g6u7n8@ccs.neu.edu Tue Oct 3 23:41:29 2000
>Date: Tue, 3 Oct 2000 23:41:28 -0400 (EDT)
>From: "Akochi O. Agunwamba" <a5g6u7n8@ccs.neu.edu>
>To: Karl Lieberherr <lieber@ccs.neu.edu>
>Subject: RE: com1205 HW2
>
>Hi Prof. Lieber,
>
>How do I capture the output of the following command in an output file:
> javac Main < ../tree.input
>
>I have tried using the following but it did not work:
> javac Main < ../tree.input > output.txt
>
>Thanks,
>
>Akochi
>
This archive was generated by hypermail 2b28 : Wed Oct 04 2000 - 09:42:10 EDT