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] open file descriptors
- Date: Wed, 16 Jun 2004 15:42:28 +0900
- From: simon colston <simon@example.com>
- Subject: Re: [tlug] open file descriptors
- References: <20040616052507.88507.qmail@example.com>
- User-agent: Mozilla Thunderbird 0.6 (Windows/20040502)
Gerald Naughton wrote: >>Does anyone know of a way to find out the current >>number of file >>descriptors that a user has open? > > hope this helps > http://www.netadmintools.com/art295.html > Thanks, it did help in warning me away from lsof but it only talks about open file descriptors for the whole system or for a particular process and not per user. I started fiddling with something like: # cd /proc # find . -user simon -not -type d | grep fd | wc -l but I know nothing about the proc filesystem and suspect this is not even close to being right. -- simon colston
- References:
- Re: [tlug] open file descriptors
- From: Gerald Naughton
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] open file descriptors
- Next by Date: [tlug] Television Card
- Previous by thread: Re: [tlug] open file descriptors
- Next by thread: [tlug] Television Card
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links