README: traceroute is not always installed. ping is better.

This commit is contained in:
Ole Tange 2013-01-19 11:22:04 +01:00
parent cd9efa9ab8
commit 4d9b570128

6
README
View file

@ -54,10 +54,10 @@ system is old or Microsoft Windows):
After this you should be able to do: After this you should be able to do:
parallel traceroute ::: foss.org.my gnu.org freenetproject.org parallel -j0 ping -nc 3 ::: foss.org.my gnu.org freenetproject.org
This will run traceroute to 3 different hosts in parallel and print This will send 3 ping packets to 3 different hosts in parallel and print
the output when the traceroutes are done. the output when they complete.
Watch the intro video for a quick introduction: Watch the intro video for a quick introduction:
https://www.youtube.com/playlist?list=PL284C9FF2488BC6D1 or at https://www.youtube.com/playlist?list=PL284C9FF2488BC6D1 or at