X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E32D93858288
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1713459030;
	bh=p/Jfd642Pbrwn62QHKSzMIRD2yOO7/uhE6jAQ89y4zY=;
	h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
	 From;
	b=uHUCDn5PwAI9QARQH5ClJEaUbeQX/S7AOqe62JbM7o1Nr09n64fX6h/yyqt/tmEQg
	 ZcRtiegzYXtEv6Gn+4Mi6Lr+vfumI7m/aS/D/Yak02UF7lPNcuW8Hj1EaKhHCT8jtr
	 uAmi9m6fTLt595d8ntyg7Be1djIrpe9GjxdsawRQ=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 36A363858D33
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 36A363858D33
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
X-Yandex-Fwd: 1
Date: Thu, 18 Apr 2024 19:41:47 +0300
X-Mailer: The Bat! (v9.3.4) Professional
Message-ID: <1821783394.20240418194147@yandex.ru>
To: J M <cesarjorgemartinez@gmail.com>, cygwin@cygwin.com
Subject: Re: See repeated /usr/bin in my path
In-Reply-To: <CAL8MddVrZqq6O9=jCP39Aht5qV_T11tbFSMr0Y5qUJUjYa7Xjg@mail.gmail.com>
References: <CAL8MddU6u9he5YjgaycQ2Su4qZAJ86a7zHD9buoN_3D6kW2VrQ@mail.gmail.com> 
 <CAL8MddXWyfRsQHz4NGZtaEx1oa_hmbozrV9c37+NvJaq7YWMBQ@mail.gmail.com>
 <297943415.20240418002244@yandex.ru>
 <CAL8MddVrZqq6O9=jCP39Aht5qV_T11tbFSMr0Y5qUJUjYa7Xjg@mail.gmail.com>
MIME-Version: 1.0
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
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.30
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Andrey Repin via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Andrey Repin <anrdaemon@yandex.ru>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

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


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
