3 lines
49 B
Bash
3 lines
49 B
Bash
#!/bin/bash
|
|
kcat -b 192.168.2.183:31372 -t $1 -P
|
#!/bin/bash
|
|
kcat -b 192.168.2.183:31372 -t $1 -P
|