Hi all!!, i´m new at the forum..
I´m doing some batch scripting... I´ve already opened a putty session and then connected to a particular server.. the problem is that i don´t know how to enter a unix command...
so far I wrote
call c:\putty.exe -ssh
user@server.com -pw password
now a putty session is opened... how should be the line to enter a simply "ls" in the putty session?
thanks!
Skipper