ssh 10.13.11.2
wget http://codetaku.com/sqlplus.tar.gz tar -zxf sqlplus.tar.gz
cd sqlplus ./connect [user] [parola]
./connect calc1 oracle
exit