David, On Fri, Oct 23, 2009 at 3:09 AM, David Collier <[email protected]>wrote:
> would it be reasonable for ping with no parameters to ping the serverip > address if that's defined? > > No, that's not a good default behavior for everybody, for several reasons. The only one I'll mention here is that 'ping' is a ubiquitous utility that everybody knows and changing its behavior would be confusing at best. If you want to do something like this, use an environment variable like (untested): # setenv myping 'ping $serverip' > David Collier > > www.dexdyne.com regards, Ben
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

