linux:ping
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linux:ping [2020/08/09 22:40] – created Wulf Rajek | linux:ping [2023/05/29 11:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 39: | Line 39: | ||
< | < | ||
while sleep 20; do ps -o pid= -C ping | xargs -r kill -SIGQUIT; done & | while sleep 20; do ps -o pid= -C ping | xargs -r kill -SIGQUIT; done & | ||
+ | </ | ||
+ | |||
+ | |||
+ | ====== noping/ | ||
+ | |||
+ | Graphical console ping alternative: | ||
+ | https:// | ||
+ | < | ||
+ | sudo apt-get install oping | ||
+ | </ | ||
+ | < | ||
+ | noping 8.8.8.8 | ||
</ | </ | ||
linux/ping.1597009250.txt.gz · Last modified: (external edit)