diff options
author | Mario Preksavec <mario at slackware dot hr> | 2020-01-11 23:57:48 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-18 12:25:02 +0700 |
commit | d34862e496d36c1397f20807e7db024235226eef (patch) | |
tree | fb7f2e639edbcb0573c3b311499e374ce7e35366 /network/fping6/README | |
parent | ef3627d4547a69da218824ccd1b7dce26e56f36c (diff) | |
download | slackbuilds-d34862e496d36c1397f20807e7db024235226eef.tar.gz |
network/fping6: Removed. See fping3 (soon to be fping)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/fping6/README')
-rw-r--r-- | network/fping6/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/network/fping6/README b/network/fping6/README deleted file mode 100644 index f989e116d1..0000000000 --- a/network/fping6/README +++ /dev/null @@ -1,4 +0,0 @@ -fping is a ping(1) like program which uses the Internet Control Message -Protocol (ICMP) echo request to determine if a host is up. fping is -different from ping in that you can specify any number of hosts on the -command line, or specify a file containing the lists of hosts to ping. |