X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-Id: <1194078336.11613.1219332455@webmail.messagingengine.com> From: "Hussein Patwa" To: cygwin AT cygwin DOT com Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MessagingEngine.com Webmail Interface References: <1194040754 DOT 13625 DOT 1219287897 AT webmail DOT messagingengine DOT com> <472C054E DOT 821282A2 AT dessent DOT net> Subject: Re: Searching for apps in cygwin by keyword In-Reply-To: <472C054E.821282A2@dessent.net> Reply-To: hspatwa AT fastmail DOT co DOT uk Date: Sat, 03 Nov 2007 08:25:36 +0000 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Hi and thanks for getting back to me. I guess each of these options have a balance between ease of use and the detail returned. However, it may well be worth suggesting a system such as the one I described being implemented in a future cygwin update. So the description metadata from setup.ini is somehow stored in a package which can be searched, thus avoiding the filename/keyword clash of option 1, or needing internet access as option 2. Thank again. H. On Fri, 02 Nov 2007 22:21:18 -0700, "Brian Dessent" said: > Hussein Patwa wrote: > > > Of course there are lots of apps included in the cygwin distribution. My > > question is, how does one search to find what apps are installed that > > fulfill a certain purpose? For example, I want to see how many apps have > > Several ideas: > > 1. Run "cygcheck -p keyword" which will match 'keyword' as a regexp > against the name, description, and list of filenames contained with each > package. However, since the result only contains the name and > description of the package it may be a bit confusing if the match > happened to be against a coincidently named filename. > > 2. Go to and use your browser's ctrl-F > search. > > 3. View the setup.ini file directly, e.g. "wget -q -O - > http://mirrors.dotsrc.org/cygwin/setup.bz2 | bzip2 -cd | less". This is > the only way to view the ldesc field, as it is not currently used by > anything. > > Brian > -- Hussein Patwa patwanet AT gmail DOT com -- http://www.fastmail.fm - The way an email service should be -- 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/