From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A3D4D1382C5 for ; Sun, 25 Mar 2018 01:45:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C44FCE0815; Sun, 25 Mar 2018 01:45:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6F49AE07E0 for ; Sun, 25 Mar 2018 01:45:06 +0000 (UTC) Received: from proton (unknown [133.11.143.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: heroxbd) by smtp.gentoo.org (Postfix) with ESMTPSA id F0B55335C36 for ; Sun, 25 Mar 2018 01:45:04 +0000 (UTC) From: Benda Xu To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] understanting gentoo References: Date: Sun, 25 Mar 2018 10:45:00 +0900 In-Reply-To: (Abhishek Kumar's message of "Sat, 24 Mar 2018 16:09:44 +0530") Message-ID: <87sh8phqsj.fsf@proton.d.airelinux.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain X-Archives-Salt: 4e487a5c-5590-43f6-ad1e-d684f7cdbfe4 X-Archives-Hash: 13581b147bb4d6eca54c50cee9e92d0c Abhishek, Abhishek Kumar writes: > I want know about code that exist in gentoo/gentoo > which parse the command eslect news. > Please respond as soon as possible. A classic by Eric Raymond and Rick Moen on how to ask questions the smart way: http://www.catb.org/esr/faqs/smart-questions.html#classic http://www.catb.org/esr/faqs/smart-questions.html#urgent Benda