lkml.org 
[lkml]   [1996]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Jiffies Wraparound (was Re: interrupt counts)
Date
In article <Pine.LNX.3.95.960821064111.2765A-100000@imcom.com>,
Rob McKee <Imcom@imcom.com> wrote:
> Ouch..
>
> try instead this..
>
> $EDITOR `grep -l jiffies {*/,*/*/,*/*/*/,*/*/*/*/}{*.[chS],Makefile*}`

You'd be better off with

$EDITOR `find . -name '*.[chS]' -o -name 'Makefile*' | xargs grep -l`
--
Shields, CrossLink.

\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.083 / U:0.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site