echoping/SRC/test-echoping-local
2000-06-30 09:47:45 +00:00

13 lines
241 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