On Friday, Nov 21, 2003, at 02:21 US/Pacific, but however wrote:


Hi,
I compiled a simple program with perl. But I ran into some problems.

sh: campusUnderAttack.out: bad number

I try to execute a program and input the result to antother file "campusunderAttack.out"
like this:


#!/usr/bin/perl
#
# Run campus scenario and plot result
#

#run 'campus network under attack'
print STDERR "Running campus under attack scenario...\n";
#`java SSF.Net.Net 57600 campusUnderAttack.dml >& campusUnderAttack.out`;


I executed this program under Unix (sun) with bash shell.
[..]

I think you may have more than a few issues here.

i'm not at all sure what you mean by

'compiled a simple program with perl'

nor how exactly you tried to run it.

so you may need to provide us with a whole lot more details
about

        a. what you did
        b. how you did it
        c. what issues you really need answered.


ciao drieux

---


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to