mirror of https://github.com/apache/kafka.git
4 lines
81 B
Bash
4 lines
81 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
$(dirname $0)/kafka-run-class.sh kafka.tools.ConsumerPerformance $@
|