3 lines
48 B
Bash
Executable File
3 lines
48 B
Bash
Executable File
#!/bin/sh
|
|
echo ">cacheinfo" | nc 127.0.0.1 4711
|