echoping/SRC/test-echoping-local

15 lines
327 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
2002-10-04 09:27:29 +00:00
./echoping -u localhost
./echoping -d localhost
2002-10-04 09:27:29 +00:00
./echoping -d -u localhost
#./echoping -c localhost # chargen is too often unavailable
./echoping -h / localhost