Hi all ,
I have a server runing AIX and our network admin has disabled all the access to the server except for telnet .I need to view some log files on my PC .
I can telnet to the machine and see the file using vi but I would like to automate the process .
Is there a way that I can write a scrip that does the telnet then types the username and password and type the contents of the file and save the session info in a file that I can then see on my PC .
Thanks