I want to run a command on specific text match from trace output. While strace is monitoring another running process.
I am using stransmit for streaming. My requirement is to strace output from stransmit and execute a command if the trace matches a string.
Thanks
0 Answers