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.

Thanks,

wenpeng

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail



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



Reply via email to