[bglug] script in bash per gestire il router

k|b|s kbs@bglug.it
Mar 10 Feb 2004 17:16:45 CET


abaddon al scrîf:
> conoscete qualche modo per oviare a sto problema?
Per oviare non so, ma forse questo fa al caso tuo:

--8<-- CUT HERE --8<-- 
#!/bin/bash
# autotelnetscrittoalvolo v1.0

username="LOL, admin"
password="admin ;^)"
hostname="192.168.1.1"
port=21

telnet -l $username $hostname $port <<EOF
$password
EOF
--8<-- CUT HERE --8<-- 

HTH, :wq

-- 
BOFH Excuse #324:
Your packets were eaten by the terminator
k|b|s ~> mailto `echo ti.gulgb@sbk|'rev'`


Maggiori informazioni sulla lista bglug