-#! /usr/local/python
+#! /usr/local/bin/python
# Python implementation of an 'echo' tcp server: echo all data it receives.
#
-#! /usr/local/python
+#! /usr/local/bin/python
# Python interface to the Internet finger daemon.
#
-#! /usr/local/python
+#! /usr/local/bin/python
# Minimal interface to the Internet telnet protocol.
#
-#! /usr/local/python
+#! /usr/local/bin/python
# Test network throughput.
#
-#! /usr/local/python
+#! /usr/local/bin/python
# Client and server for udp (datagram) echo.
#