I have done that, here's what I got:
root@WFYC:/# sudo netstat -a grep | telnet
-bash: telnet: command not found
^Croot@WFYC:/# apt-get install telnetd
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
openbsd-inetd
The following NEW packages will be installed:
openbsd-inetd telnetd
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 77.4 kB of archives.
After this operation, 211 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Err
http://mirrordirector.raspbian.org/raspbian/ wheezy/main openbsd-inetd armhf 0.20091229-2
Temporary failure resolving 'mirrordirector.raspbian.org'
Err
http://mirrordirector.raspbian.org/raspbian/ wheezy/main telnetd armhf 0.17-36
Temporary failure resolving 'mirrordirector.raspbian.org'
Failed to fetch
http://mirrordirector.raspbian.org/rasp ... _armhf.deb Temporary failure resolving 'mirrordirector.raspbian.org'
Failed to fetch
http://mirrordirector.raspbian.org/rasp ... _armhf.deb Temporary failure resolving 'mirrordirector.raspbian.org'
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
root@WFYC:/# ^Croot@WFYC:/# apt-get install telnetd
After this operation, 211 kB of additional disk space will be used.
-bash: :s^Croot@WFYC:/# apt-get install telnetd: substitution failed
Do you want to continue [Y/n]? y
Err
http://mirrordirector.raspbian.org/raspbian/ wheezy/main openbsd-inetd armhf 0.20091229-2
root@WFYC:/# Reading package lists... Done
-bash: Reading: command not found
root@WFYC:/# Building dependency tree
-bash: Building: command not found
root@WFYC:/# Reading state information... Done
-bash: Reading: command not found
root@WFYC:/# The following extra packages will be installed:
-bash: The: command not found
root@WFYC:/# openbsd-inetd
-bash: openbsd-inetd: command not found
root@WFYC:/# The following NEW packages will be installed:
-bash: The: command not found
root@WFYC:/# openbsd-inetd telnetd
-bash: openbsd-inetd: command not found
root@WFYC:/# 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
-bash: 0: command not found
root@WFYC:/# Need to get 77.4 kB of archives.
-bash: Need: command not found
root@WFYC:/# After this operation, 211 kB of additional disk space will be used.
-bash: After: command not found
root@WFYC:/# Do you want to continue [Y/n]? y
-bash: Do: command not found
root@WFYC:/# Err
http://mirrordirector.raspbian.org/raspbian/ wheezy/main openbsd-inetd armhf 0.20091229-2
-bash: Err: command not found
root@WFYC:/# Temporary failure resolving 'mirrordirector.raspbian.org'
-bash: Temporary: command not found
root@WFYC:/# Err
http://mirrordirector.raspbian.org/raspbian/ wheezy/main telnetd armhf 0.17-36
-bash: Err: command not found
root@WFYC:/# Temporary failure resolving 'mirrordirector.raspbian.org'
-bash: Temporary: command not found
root@WFYC:/# Failed to fetch
http://mirrordirector.raspbian.org/rasp ... _armhf.deb Temporary failure resolving 'mirrordirector.raspbian.org'
-bash: Failed: command not found
root@WFYC:/# Failed to fetch
http://mirrordirector.raspbian.org/rasp ... _armhf.deb Temporary failure resolving 'mirrordirector.raspbian.org'
-bash: Failed: command not found
root@WFYC:/# E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
-bash: E:: command not found
root@WFYC:/# root@WFYC:/#
-bash: root@WFYC:/#: No such file or directory
I see lots of "Done"s and lots of "Error"s