Skip to content

Instantly share code, notes, and snippets.

@zhuowei
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhuowei/8810254 to your computer and use it in GitHub Desktop.
Save zhuowei/8810254 to your computer and use it in GitHub Desktop.
A preview of what I'm working on
[zhuowei@jem ~]$ ping -s 255 -i 0.2 localhost
PING localhost (127.0.0.1) 255(283) bytes of data.
86 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 (truncated)
109 bytes from localhost (127.0.0.1): icmp_seq=2 ttl=64 (truncated)
126 bytes from localhost (127.0.0.1): icmp_seq=3 ttl=64 (truncated)
109 bytes from localhost (127.0.0.1): icmp_seq=4 ttl=64 (truncated)
122 bytes from localhost (127.0.0.1): icmp_seq=5 ttl=64 (truncated)
40 bytes from localhost (127.0.0.1): icmp_seq=6 ttl=64 (truncated)
111 bytes from localhost (127.0.0.1): icmp_seq=7 ttl=64 (truncated)
119 bytes from localhost (127.0.0.1): icmp_seq=8 ttl=64 (truncated)
118 bytes from localhost (127.0.0.1): icmp_seq=9 ttl=64 (truncated)
118 bytes from localhost (127.0.0.1): icmp_seq=10 ttl=64 (truncated)
105 bytes from localhost (127.0.0.1): icmp_seq=11 ttl=64 (truncated)
40 bytes from localhost (127.0.0.1): icmp_seq=12 ttl=64 (truncated)
111 bytes from localhost (127.0.0.1): icmp_seq=13 ttl=64 (truncated)
113 bytes from localhost (127.0.0.1): icmp_seq=14 ttl=64 (truncated)
126 bytes from localhost (127.0.0.1): icmp_seq=15 ttl=64 (truncated)
109 bytes from localhost (127.0.0.1): icmp_seq=16 ttl=64 (truncated)
40 bytes from localhost (127.0.0.1): icmp_seq=17 ttl=64 (truncated)
129 bytes from localhost (127.0.0.1): icmp_seq=18 ttl=64 (truncated)
119 bytes from localhost (127.0.0.1): icmp_seq=19 ttl=64 (truncated)
125 bytes from localhost (127.0.0.1): icmp_seq=20 ttl=64 (truncated)
40 bytes from localhost (127.0.0.1): icmp_seq=21 ttl=64 (truncated)
125 bytes from localhost (127.0.0.1): icmp_seq=22 ttl=64 (truncated)
120 bytes from localhost (127.0.0.1): icmp_seq=23 ttl=64 (truncated)
86 bytes from localhost (127.0.0.1): icmp_seq=24 ttl=64 (truncated)
109 bytes from localhost (127.0.0.1): icmp_seq=25 ttl=64 (truncated)
126 bytes from localhost (127.0.0.1): icmp_seq=26 ttl=64 (truncated)
109 bytes from localhost (127.0.0.1): icmp_seq=27 ttl=64 (truncated)
122 bytes from localhost (127.0.0.1): icmp_seq=28 ttl=64 (truncated)
40 bytes from localhost (127.0.0.1): icmp_seq=29 ttl=64 (truncated)
111 bytes from localhost (127.0.0.1): icmp_seq=30 ttl=64 (truncated)
119 bytes from localhost (127.0.0.1): icmp_seq=31 ttl=64 (truncated)
118 bytes from localhost (127.0.0.1): icmp_seq=32 ttl=64 (truncated)
118 bytes from localhost (127.0.0.1): icmp_seq=33 ttl=64 (truncated)
105 bytes from localhost (127.0.0.1): icmp_seq=34 ttl=64 (truncated)
40 bytes from localhost (127.0.0.1): icmp_seq=35 ttl=64 (truncated)
111 bytes from localhost (127.0.0.1): icmp_seq=36 ttl=64 (truncated)
113 bytes from localhost (127.0.0.1): icmp_seq=37 ttl=64 (truncated)
126 bytes from localhost (127.0.0.1): icmp_seq=38 ttl=64 (truncated)
109 bytes from localhost (127.0.0.1): icmp_seq=39 ttl=64 (truncated)
40 bytes from localhost (127.0.0.1): icmp_seq=40 ttl=64 (truncated)
129 bytes from localhost (127.0.0.1): icmp_seq=41 ttl=64 (truncated)
119 bytes from localhost (127.0.0.1): icmp_seq=42 ttl=64 (truncated)
125 bytes from localhost (127.0.0.1): icmp_seq=43 ttl=64 (truncated)
^C
--- localhost ping statistics ---
43 packets transmitted, 43 received, 0% packet loss, time 8534ms
rtt min/avg/max/mdev = 6264064703765799.125/18446573227689934591.-562/6264064703774251.579/-3549003186210935.-668 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment