From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 3 May 2022 18:26:58 +0300 From: "Dmitry V. Levin" To: ALT Devel discussion list Message-ID: <20220503152658.GC5032@altlinux.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [devel] egrep & fgrep X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2022 15:26:58 -0000 Archived-At: List-Archive: List-Post: On Mon, May 02, 2022 at 11:21:36AM +0300, P X wrote: > У нас не будет совсем egrep и fgrep ? В файле NEWS проекта grep на эту тему написано следующее: The egrep and fgrep commands, which have been deprecated since release 2.5.3 (2007), now warn that they are obsolescent and should be replaced by grep -E and grep -F. -- ldv