6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
docker exec -i bgp /usr/bin/TSC
|
||
|
|
||
|
/usr/bin/portstat -p 5
|