Ping: Difference between revisions
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
=Installation= | =Installation= | ||
==With yum== | |||
yum install iputils | yum install iputils | ||
==With apt== | |||
apt-get update | |||
apt-get install iputils | |||
=Options= | =Options= |
Revision as of 20:54, 26 September 2019
Internal
Installation
With yum
yum install iputils
With apt
apt-get update apt-get install iputils
Options
c
-c count
Stop after sending (and receiving) count ECHO_RESPONSE packets. If this option is not specified, ping will operate until interrupted.