I need to sample a (cli) application with shark and pass parameters to it like so:
shortest-path <input-ref-littleendian|diff -u - output-ref
How can I do this with shark
? Shark assumes that the parameters i need to pass to the launched cli app are for shark itself, not the process.