cool thanks..



"Imagine a school with children that can read and write, but with teachers who cannot, and you have a metaphor of the Information Age in which we live."�� - Peter Cochrane


From: Doug Weimer <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [gentoo-user] A bit of scripting...
Date: Sun, 21 Sep 2003 02:14:24 -0700
MIME-Version: 1.0
Received: from gentoo.org ([204.126.2.42]) by mc8-f37.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sun, 21 Sep 2003 02:10:57 -0700
Received: (qmail 32462 invoked by uid 1002); 21 Sep 2003 09:10:45 -0000
Received: (qmail 30841 invoked from network); 21 Sep 2003 09:10:45 -0000
X-Message-Info: JGTYoYF78jE21yttmMXE7Ngv+v70Kl8T
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Post: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
X-Mailer: Ximian Evolution 1.4.4 Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 21 Sep 2003 09:10:57.0491 (UTC) FILETIME=[449C5230:01C38020]


On Sun, 2003-09-21 at 01:22, Doug Weimer wrote:

> If you only wan the files you can use find with a -type of f:
>
> find /lib/modules/*/kernel/* -type f -printf "%f\n" |sed 's/.o//g'

I need to correct a small mistake here actually, s/.o//g isn't quite
right. Use s/\.o//g instead. With only .o it will return improper
results.

Sorry about that,

Doug
<< signature.asc >>

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail



-- [EMAIL PROTECTED] mailing list



Reply via email to