Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Who is www-data, and why do they want my CPU?
- Date: Wed, 19 Mar 2008 18:55:12 +0900
- From: "Evan Monroig" <evan.monroig@example.com>
- Subject: Re: [tlug] Who is www-data, and why do they want my CPU?
- References: <47E06F4B.8030504@articlass.org> <d8fcc0800803181917w5cd98118m2241e4d50ef668c0@mail.gmail.com> <e28811080803182039r5cf970ado61223c422ff31590@mail.gmail.com> <47E0BD0C.2020405@articlass.org> <ed10ee420803190017u6bfafc36wcdf5840bb6715d3f@mail.gmail.com> <d8fcc0800803190052m26ac00dav765b55c6d2b79e26@mail.gmail.com> <47E0DAD0.50300@articlass.org>
On Wed, Mar 19, 2008 at 6:20 PM, Dave M G <dave@example.com> wrote: > find: Symbolic link > `/sys/block/sdf/device/driver/2:0:0:0/scsi_generic:sg1/subsystem/sg2/device/scsi_disk:6:0:0:0/subsystem/6:0:0:2/device/scsi_device:6:0:0:2/subsystem/0:0:0:0/device/bus/devices/6:0:0:1/generic/subsystem' > is part of a loop in the directory hierarchy; we have already visited > the directory to which it points. > > Does that help shed any light on what's going on? Ooh, I didn't know about the -follow option to find but this means that there are some symbolic links that point to their parent directory or to themselves so they create a loop in the directory hierarchy. You'd better remove -follow from the arguments. My guess is that Josh added it because he usually finds files in directories that have links to other directories, but it's not needed here since you're searching the whole directory tree anyway. sudo find / -type f -name www-data Hope this helps, Evan
- Follow-Ups:
- Re: [tlug] Who is www-data, and why do they want my CPU?
- From: SL Baur
- Re: [tlug] Who is www-data, and why do they want my CPU?
- From: Josh Glover
- References:
- [tlug] Who is www-data, and why do they want my CPU?
- From: Dave M G
- Re: [tlug] Who is www-data, and why do they want my CPU?
- From: Josh Glover
- Re: [tlug] Who is www-data, and why do they want my CPU?
- From: Evan Monroig
- Re: [tlug] Who is www-data, and why do they want my CPU?
- From: Dave M G
- Re: [tlug] Who is www-data, and why do they want my CPU?
- From: SL Baur
- Re: [tlug] Who is www-data, and why do they want my CPU?
- From: Josh Glover
- Re: [tlug] Who is www-data, and why do they want my CPU?
- From: Dave M G
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Who is www-data, and why do they want my CPU?
- Next by Date: Re: [tlug] Who is www-data, and why do they want my CPU?
- Previous by thread: Re: [tlug] Who is www-data, and why do they want my CPU?
- Next by thread: Re: [tlug] Who is www-data, and why do they want my CPU?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links