Hi,
You seem to be using shell redirection operators ('>>') inside a XORP
template file.These command strings aren't guaranteed to be executed by a shell, you are probably better off using some other means of telling your external program(s) which files to use (e.g. command line arguments). cheers, BMS _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
