diff options
-rw-r--r-- | toys/net/ping.c (renamed from toys/pending/ping.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/ping.c b/toys/net/ping.c index 22c571b3..cf1081af 100644 --- a/toys/pending/ping.c +++ b/toys/net/ping.c @@ -15,7 +15,7 @@ USE_PING(NEWTOY(ping, "<1>1t#<0>255=64c#<0=3s#<0>4088=56I:i:W#<0=10w#<0qf46[-46] config PING bool "ping" - default n + default y help usage: ping [OPTIONS] HOST |