Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
Date: Fri, 16 Jul 2004 21:59:59 -0400
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: ssmtp man page (Was: Re: sending email from cygwin) <gold star>
Message-ID: <20040717015959.GC27631@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <20040715081800.GC19753@cygbert.vinschen.de> <20040716020103.B6B8584C87@pessard.research.canon.com.au> <20040716212532.GA2984@efn.org> <20040717012536.GA27631@trixie.casa.cgf.cx> <Pine.GSO.4.58.0407162147580.10869@slinky.cs.nyu.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Pine.GSO.4.58.0407162147580.10869@slinky.cs.nyu.edu>
User-Agent: Mutt/1.4.1i

On Fri, Jul 16, 2004 at 09:53:44PM -0400, Igor Pechtchanski wrote:
>On Fri, 16 Jul 2004, Christopher Faylor wrote:
>
>> On Fri, Jul 16, 2004 at 02:25:32PM -0700, Yitzchak Scott-Thoennes wrote:
>> >On Fri, Jul 16, 2004 at 12:01:03PM +1000, luke.kendall wrote:
>> >> This is a usability issue.  It's hard enough to teach people to type:
>> >>
>> >> 	man <command-name>
>> >>
>> >> teaching them to type:
>> >>
>> >> 	more /usr/share/doc/Cygwin/ssmtp-0.x.y/README.ssmtp-0.x.y
>> >
>> >I'm partial to:
>> >
>> >   cygcheck -l ssmtp|fgrep README|xargs less
>> >
>> >myself.  Works for other packages, too.
>>
>> Hey, nice use of tools.  Can we get a gold star here for a clever use of
>> utilities?  This is something that I'll be using myself in the future.
>
>You sure can.  Just for the archives, though (not to downplay the original
>achievement), this will also display any other READMEs contained in the
>package.  If you only want the Cygwin-specific one, this incantation might
>be more appropriate:
>
>cygcheck -l ssmtp|grep "doc/Cygwin/.*README"|xargs less

Thanks for the clarification.

--
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/

