We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8953ab9 commit 084aff5Copy full SHA for 084aff5
docker-entrypoint.sh
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
./fast-cf
3
-cat result/sorted_ping_ip.txt
+head -n 100 result/sorted_ping_ip.txt
0 commit comments