Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Message-ID: <000501bf9088$1ef22180$684e1c3f@toolbox> From: "Sean Champ" To: Subject: bouncing along the %PATH% Date: Fri, 17 Mar 2000 19:14:47 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id WAA18365 is there any way to set things up so that a search (eg: whatever the software does when it looks for a command you've called) will recurse through sub-directories of something set int %PATH%? if so, even if it's a long-shot, could you maybe point me towards the place in the source-code, where I'd have to start chipping, to get to this? i'm probably not the first person who's thought that /usr/local/bin is seriously over-stuffed with things, and that it might be better off to package it into branches, if it wasn't for getting a huge %PATH% (which isn't necessaritly terrible to look at, but I guess it can eat up the time on command-line calls, especially if things aren't ordered well enough when the %PATH% is set.) -- sean