cmd: Add skeleton ping command (try 2)

Trey Hunner treyhunner at gmail.com
Wed Mar 17 16:31:01 CDT 2010


This patch adds a skeleton ping command that simply looks for a -n
parameter and waits for the specified number of seconds.

This skeleton ping command is useful for cmd scripts that depend on
ping as an alternative to "sleep," such as the following:
ping -n 10 -w 1000 127.0.0.1

I have updated the patch to use a more formal method of parameter parsing.
--
Trey Hunner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-skeleton-ping-command.patch
Type: application/octet-stream
Size: 2745 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100317/b6dc0d9b/attachment.obj>


More information about the wine-patches mailing list