From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261156AbULDUtf (ORCPT ); Sat, 4 Dec 2004 15:49:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261157AbULDUtf (ORCPT ); Sat, 4 Dec 2004 15:49:35 -0500 Received: from 4.Red-80-32-108.pooles.rima-tde.net ([80.32.108.4]:18560 "EHLO gimli") by vger.kernel.org with ESMTP id S261158AbULDUtb (ORCPT ); Sat, 4 Dec 2004 15:49:31 -0500 Message-ID: <41B22381.10008@sombragris.com> Date: Sat, 04 Dec 2004 21:52:17 +0100 From: Miguel Angel Flores User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 X-Accept-Language: en MIME-Version: 1.0 To: Alessandro Amici CC: linux-kernel@vger.kernel.org Subject: Re: kernel development environment References: <41B1F97A.80803@sombragris.com> <200412042121.49274.alexamici@fastwebnet.it> In-Reply-To: <200412042121.49274.alexamici@fastwebnet.it> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Alessandro Amici wrote: >At the very minimum you need to add grep to your tool set. >It will save you a lot of flames :) > > As I can see the kernel hacker tools are the standard GNU tools. I'm in the correct way ;) Thank you.