3 lines
48 B
Bash
Executable File
3 lines
48 B
Bash
Executable File
#!/bin/bash
|
|
kcat -b 192.168.40.83:9092 -t $1 -P
|