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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=oLcw3MmRRuerZhhCCWSqglXoDUvU9+LmfWBoF3ouFa9OrlvQ7UYCK DJsa4HcTHhtEV3cLoocNUMeEGnfh3Z+Psoq5nvCI6JNLmHO538IOC64NKK2myuc5 qUjC8tS1R6bTjoPKCII16NXN1D1Defo/gzxhISJcT9E7wyACrR56g4= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=2z3BJOhH2Ha4SXIKfoW5zKjJltc=; b=CqgXHxuiqNkTKGIzLI5Kw1tA8jll pROrH+uGyl5ieKxUnZ2kzQNvsEcc7SGTUF2q4LjUUaJGTzTqsa6DECDJoKWee0YB 4e+s2UW8oPpVJo8C4nOQVBTCXeAsT31Puu5M/tl8WKeulu++WhHAkGjGob8eNu+R RZ5WmyWquL3AV84= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: "Paul.Domaskis" Subject: Re: Direct/efficient way to chop off trailing \n Date: Fri, 3 Oct 2014 13:25:03 +0000 (UTC) Lines: 31 Message-ID: References: <1576090815 DOT 20141002032152 AT yandex DOT ru> <542CB798 DOT 8000800 AT cs DOT umass DOT edu> <542CB963 DOT 4010004 AT redhat DOT com> <6CF2FC1279D0844C9357664DC5A08BA20EC1B6C8 AT MLBXV06 DOT nih DOT gov> <9310249278 DOT 20141003090116 AT yandex DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Andrey Repin yandex.ru> writes: > I like bash, but it's no damned explorer, and can't be the one. > Simple for lack of visualization. My regular "shell" is > http://farmanager.com/ I would have said that bash is not a damned explorer -- rather, it's a darn good shell, which can often times be much better than an explorer. pushd +3. vim'ing on the command line. fc. NewCommand !!:$ diff -qr Long/Path/1 Another/Long/Path/From/Dir 2>&1 | tee ~/tmp/diff.out tar cf - Some/Directory | ( cd Other/Long/Path ; tar xf - ) find ... | xargs , etc., etc. How can *any* non-command-line compete. It would be like having one's hands chopped off. As for Far Manger, unfortunately, my environment is locked down. It took a very long time to get cygwin, and an old snapshot at that. >> and I am *never* able to work exclusively in cygwin. > >> I suppose you can always use cygstart to launch app files >> or executables, but Windows can be very inconsistent at times. >> I never know when cygstart will launch a new instance of an >> already-running app. > > That's not even Windows - that's a per-application behavior. Yes, but even in the Office suite, I've been surprised in the past. It is not trustable. -- 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