cmd: Add skeleton ping command

Trey Hunner treyhunner at gmail.com
Fri Mar 5 03:43:48 CST 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
--
Trey Hunner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-cmd-Add-skeleton-ping-command.patch
Type: application/octet-stream
Size: 2438 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100305/7bf028c8/attachment.obj>


More information about the wine-patches mailing list