cmd: Add skeleton ping command (try 3)

Trey Hunner treyhunner at gmail.com
Fri Mar 19 03:44:07 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 include FIXME statements making clear that
this is actually dummy ping command and that only certain parameters
are currently supported.
--
Trey Hunner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-skeleton-ping-command.patch
Type: application/octet-stream
Size: 3016 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100319/c79042d5/attachment.obj>


More information about the wine-patches mailing list