X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=nZ 7DP5tHddmKvJgBoowYu61GtqBmxJOSZW+ypMYkpuczX7YqaysSuLy2RgOHZUykl7 Eeqr2UmhDqsX3qYHuEu6X0VvO7yK1pHXqKYtx+vopYAipUUrvzISnhJaKBPcVyLz QmPrMD6sbhxSAttDwTGunodxFCDAYfqzq07Q9KJ5c= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=H8DktK7o nzTjwWgpBO1kE1dYF0c=; b=MlZ9W0uH+uDyc2zW9C85s2Wafj4N1m7eXBlAtPfB wBS7OqQq997QU3NEFEUJV6xEhybrlZYOF0bjspmcVm/RVgM3r990CsvdW7mQ4cJF /FDt69M3O1naGPPEFWnSaAKbKPoRFb7CuZNV3W06fdOej6NjCyI/rQW3v0CEfC+P AvM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.2 MIME-Version: 1.0 X-Received: by 10.66.162.167 with SMTP id yb7mr14196625pab.16.1376926876430; Mon, 19 Aug 2013 08:41:16 -0700 (PDT) In-Reply-To: References: Date: Mon, 19 Aug 2013 11:41:16 -0400 Message-ID: Subject: Re: Mintty command line for old time rxvt users From: Chris Sutcliffe To: The Cygwin Mailing List Content-Type: text/plain; charset=ISO-8859-1 On 19 August 2013 08:23, Keith Starsmeare wrote: > But I've got a question regarding the command line options. I used to have a > bunch of shortcuts to start an rxvt to ssh to my remote servers but it took > some trial and error to get it working so that it is (briefly) a login shell > to get my sshconfig settings. So I've converted from this shortcut: > > C:\cygwin\bin\rxvt.exe -e ssh servername > > To this: > > C:\cygwin\bin\mintty.exe bash --login -c "ssh servername" > > Which works, but is a little cumbersome. Am I doing this the best way, or am > I missing something obvious? Executing: C:\cygwin\bin\mintty.exe -e /bin/ssh servername works for me. Chris -- Chris Sutcliffe http://emergedesktop.org http://www.google.com/profiles/ir0nh34d -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple