18 Sep
2013
18 Sep
'13
5:32 p.m.
Am 18.09.2013 12:12, schrieb Shyam B:
if (optindex < 2) { print_help http://www.ibr.cs.tu-bs.de/projects/ibr-dtn/doxygen/0.10.0/dtnconvert_8cpp.html#a853216ac51aa181669ff4d3de74058a7(); exit(0); }
This is correct here.
The dtntrigger application has only two mandatory parameters. The endpoint name (1) and the shell/programm to execute (2). The third parameter is optional and may contains a script to execute using the shell.
Johannes