Bill Ricker rightly suggests that --output should be done with some sort of string eval that we do, rather than arbitrary code execution. I want to limit the output to only special variables like $1, $2, etc.
This will slow down output, but that's not the bottleneck in an ack run anyway.
Bill Ricker rightly suggests that --output should be done with some sort of string eval that we do, rather than arbitrary code execution. I want to limit the output to only special variables like $1, $2, etc.
This will slow down output, but that's not the bottleneck in an ack run anyway.