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 Date: Tue, 11 May 2004 13:21:45 +0900 (JST) Message-Id: <20040511.132145.27806189.gotoh@taiyo.co.jp> To: cygwin AT cygwin DOT com Subject: rsh, strange command line parsing From: Shun-ichi GOTO Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi, developers Few days ago, I upgraded cygwin from 1.5.5 to 1.5.9 and I found strange behavior of rsh. The problem is that rsh want to handle argument of executing command. For example, $ rsh host ls -a rsh: unknown option -- a Try `rsh --help' for more information. $ rsh host "ls -a" ... $ I tried testing with two version of rsh contained in interutils 1.3.25 and 1.3.28. 1.3.25 doesn't have this problem, but 1.3.28 has. --- Regards, Shun-ichi Goto R&D Group, TAIYO Corp., Tokyo, JAPAN -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/