From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward500c.mail.yandex.net (forward500c.mail.yandex.net [IPv6:2a02:6b8:c03:500:1:45:d181:d500]) by sourceware.org (Postfix) with ESMTPS id 36A363858D33 for ; Thu, 18 Apr 2024 16:50:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 36A363858D33 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=yandex.ru ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 36A363858D33 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=2a02:6b8:c03:500:1:45:d181:d500 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1713459010; cv=none; b=f3FPcmbQVoqYYAR+YhuerBeax6lY/T4kHRSf0fhNFBZpW0K1WzNcqNNt+lCLZjVdVBbnPYxEQ617oUV/6yVOf68JUYYGpRSCCrfBOsz7iW15emtJPQZ0xCFBxSBQzymoR9XoF1BEB3Fv77YVFYsTMzmkygRXNG+Y9C8bERKYauc= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1713459010; c=relaxed/simple; bh=QakimF8+bnpp1NqcVG8PV5ZFgiWbCDEWwDWKxaujnEQ=; h=DKIM-Signature:Date:From:Message-ID:To:Subject:MIME-Version; b=Wuo2EKrr9PpMtovOQWRmv37R2g42c3Cszosb/26RbVUjFBe2u2N0P8XEHa8LVzh3LGFwHZJ3ul55ETrsxTkp8YKB0DGfm71e5J3p71v/Zi0TrAwjEiZdMaGuFGATwaivvJi8k/W+4AAOxfoMyDXlc+5YLGX6SkvpHJ78SaMVtlc= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from mail-nwsmtp-smtp-production-canary-88.sas.yp-c.yandex.net (mail-nwsmtp-smtp-production-canary-88.sas.yp-c.yandex.net [IPv6:2a02:6b8:c14:3483:0:640:1715:0]) by forward500c.mail.yandex.net (Yandex) with ESMTPS id E5EB961052; Thu, 18 Apr 2024 19:50:04 +0300 (MSK) Received: by mail-nwsmtp-smtp-production-canary-88.sas.yp-c.yandex.net (smtp/Yandex) with ESMTPSA id 1oI9Yc11SqM0-b8ZxZpSI; Thu, 18 Apr 2024 19:50:04 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1713459004; bh=Wtr+ZSzibO3J3FskmJRuF3Ai4sxZtOmKF0Iq/c5OJgI=; h=In-Reply-To:Subject:Date:References:To:Message-ID:Reply-To:From; b=BjwmXvUAZoXt+2tFszolIk5aVuze7FgQWySwZvICJK1t0e+UDPB66hGUfN3Lv9Xt4 vPH+O9y/9n7YsuyN1BYBKZQNcMMsXzgIcH8+Qbvnxa2P7YSqZZmMS59gnOOjFcdV0E LXoI4fjeWZOorweCzGo3j3HbZSwsxOSnZze0mw54= Authentication-Results: mail-nwsmtp-smtp-production-canary-88.sas.yp-c.yandex.net; dkim=pass header.i=@yandex.ru Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Thu, 18 Apr 2024 16:41:47 -0000 Date: Thu, 18 Apr 2024 19:41:47 +0300 From: Andrey Repin X-Mailer: The Bat! (v9.3.4) Professional Reply-To: cygwin@cygwin.com Message-ID: <1821783394.20240418194147@yandex.ru> To: J M , cygwin@cygwin.com Subject: Re: See repeated /usr/bin in my path In-Reply-To: References: <297943415.20240418002244@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,KAM_THEBAT,NICE_REPLY_A,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP,XM_LIGHT_HEAVY autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Greetings, J M! > Isn't it better that original_path be removed all startwith > $mycygwin_homepath? $original_path is stored once when you first run Cygwin with empty home profile, IIRC. And not used anywhere. > You have this scriptlet, but if you need all to work with all Linux > distributions you need yo add unnecessary work, multiple code and cases for > all, and complicate all. It's in ~/.bashrc.d/. And not copied over to *NIX systems. P.S. Please do not top-post in this list. -- With best regards, Andrey Repin Thursday, April 18, 2024 19:39:05 Sorry for my terrible english...