On Wed, Dec 05, 2007 at 02:25:58PM -0500, Adam Katz wrote:
> I'd argue for my alternative; nix the case statement and tack on an extra
> colon to the end of $PATH when called on line 46, like:
> 
>    for ELEMENT in $PATH:; do
> 
> The corner cases where it loops an extra time should be extremely rare
> and not time-consuming anyway.  This is much cleaner than my original
> suggestion (and Colin's).

Hmm.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to