[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cannot access `./proc/6535/task/6535/fd/4



On 2011-12-25 00:44:51 +0800, lina wrote:
> On Sun, Dec 25, 2011 at 12:42 AM, lina <lina.lastname@gmail.com> wrote:
> > du: cannot access `./proc/6535/task/6535/fd/4': No such file or directory
> > du: cannot access `./proc/6535/task/6535/fdinfo/4': No such file or directory
> > du: cannot access `./proc/6535/fd/4': No such file or directory
> > du: cannot access `./proc/6535/fdinfo/4': No such file or directory
> > End
> >
> > Just want to know is it dangerous?
> 
> and very weird, it's not showed 6365 as certain, sometimes is 6567.

That's not surprising. If you want to know,

cat /proc/6365/cmdline
cat /proc/6367/cmdline

will tell you what processes they are.

BTW, "du" on /proc doesn't make sense. /proc is a special filesystem
describing the running processes.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)


Reply to: