Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <004e01c22a0f$12da2f00$128e1941@alleluja> From: "hongxun lee" To: "cygwin mailing list" Cc: "Dockeen" References: Subject: Re: Cygwin Login Question Date: Fri, 12 Jul 2002 21:46:09 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Thanks for reply..sorry for my un-clear Q. i mentioned Cygwin in my Q just to show UNIX commands are available for me to login a remote UNIX sys, e.g., ftp, telnet, ssh... My Q is: Which one can help me to login, automatically, a remote sys with a script? The remote sys requires acc/passwd. e. g., this script does work but as i know ftp has fewer sub-commands, so i prefer a better one instaed, but i dont know which one allows me to do so. #!/bin/bash ftp -inv unix_sys << EOF user acc passwd do-sth-here bye EOF ----- Original Message ----- From: "Dockeen" To: Sent: Friday, July 12, 2002 8:33 PM Subject: Cygwin Login Question -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/