[rt-users] Upgraded to rt-3.8.5 and kill stopped working
Jesse Vincent
jesse at bestpractical.com
Mon Nov 9 11:58:50 EST 2009
On Mon, Nov 09, 2009 at 11:24:15AM -0500, Sean Sullivan wrote:
>
>
> Jesse Vincent wrote:
> >
> >> root at lechuck:~# find /opt/rt3/ -name \*Kill\*
> >> root at lechuck:~# find /opt/rt3.bak/ -name \*Kill\*
> >> root at lechuck:~# find /usr -name \*Kill\*
> >>
> >> No results for any of these searches.
> >
> > I suspect it's time for the big guns.
> >
> > grep -ri kill /opt/rt3.bak/share
> > grep -ri kill /opt/rt3.bak/lib
And now, how about:
grep -ri kill /opt/rt3.bak/local
More information about the rt-users
mailing list