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