In the conf file instead of calling the executable - call a shell script
which in turns calls the executable in the shell script file using
something like  
app -abcde "$@"
or
app -abcde $1  $2 $3

Then all you need is change the shell scripts to test different options
without stopping SBS


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=91995

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/ripping

Reply via email to