X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@cygwin.com
From: "Paul.Domaskis" <Paul.Domaskis@gmail.com>
Subject: Re: Direct/efficient way to chop off trailing \n
Date: Fri, 3 Oct 2014 13:25:03 +0000 (UTC)
Lines: 31
Message-ID: <loom.20141003T151540-848@post.gmane.org>
References: <loom.20141001T235147-60@post.gmane.org>   <loom.20141002T011040-272@post.gmane.org> <1576090815.20141002032152@yandex.ru>  <542CB798.8000800@cs.umass.edu> <542CB963.4010004@redhat.com>  <6CF2FC1279D0844C9357664DC5A08BA20EC1B6C8@MLBXV06.nih.gov>  <loom.20141002T201957-325@post.gmane.org> <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

Andrey Repin <anrdaemon <at> 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

