From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28958 invoked by alias); 3 Oct 2014 13:25:31 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 28945 invoked by uid 89); 3 Oct 2014 13:25:30 -0000 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 Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 03 Oct 2014 13:25:29 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Xa2rH-00078z-W0 for cygwin@cygwin.com; Fri, 03 Oct 2014 15:25:20 +0200 Received: from fw.drenet.dnd.ca ([131.136.242.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Oct 2014 15:25:19 +0200 Received: from Paul.Domaskis by fw.drenet.dnd.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Oct 2014 15:25:19 +0200 To: cygwin@cygwin.com From: Paul.Domaskis Subject: Re: Direct/efficient way to chop off trailing \n Date: Fri, 03 Oct 2014 13:25:00 -0000 Message-ID: References: <1576090815.20141002032152@yandex.ru> <542CB798.8000800@cs.umass.edu> <542CB963.4010004@redhat.com> <6CF2FC1279D0844C9357664DC5A08BA20EC1B6C8@MLBXV06.nih.gov> <9310249278.20141003090116@yandex.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 X-SW-Source: 2014-10/txt/msg00031.txt.bz2 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