echoping/SRC/test-echoping-local

13 lines
242 B
Plaintext
Raw Normal View History

2000-06-25 14:23:00 +00:00
#!/bin/sh
# $Id$
echo ""
echo "A message such as 'connection refused' is not always an error"
echo " you may not have an appropriate server."
./echoping localhost
./echoping -d localhost
2000-10-05 13:28:04 +00:00
#./echoping -c localhost
#./echoping -h / localhost