echoping/SRC/test-echoping-local
2000-10-05 13:28:04 +00:00

13 lines
242 B
Bash
Executable File

#!/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
#./echoping -c localhost
#./echoping -h / localhost