From a64487d5db57b9e281a5953b082618d2c1fca8a4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 13 Jan 2013 17:32:58 -0200 Subject: Removing old scripts and cleaning up some code --- misc/freeshell | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'misc/freeshell') diff --git a/misc/freeshell b/misc/freeshell index a2f6e38..ad98ff2 100755 --- a/misc/freeshell +++ b/misc/freeshell @@ -1,4 +1,9 @@ #!/usr/bin/expect +# +# Simple telnet application to log in a server +# WARNING: passphrase is sent in the clear! +# + spawn telnet freeshell.org # Not absolutely necessary, but good to keep the spawn_id for later set telnet $spawn_id -- cgit v1.2.3