°ûµ¿±¸ wrote: > > I have one more question. > If we do like ./test.txt in linux shell, we can excute a test,txt file. > (There is some shell command in test file.) > > So I added a test command in misc.cmd file and execute test in xorpsh, > but there was error message :exited with exit status 127. ...
The commands which you add need to be executable within the host operating system. The Router Manager doesn't know how to invoke shell scripts on its own. thanks BMS _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
