On Sun, Dec 25, 2011 at 1:00 AM, Vincent Lefevre <[email protected]> wrote: > On 2011-12-25 00:44:51 +0800, lina wrote: >> On Sun, Dec 25, 2011 at 12:42 AM, lina <[email protected]> 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.
du -h /lib | grep "[0-9]M" | sort -n -r | less Thanks. I checked her original post, above is the command she gave. I was unbearable lack of understanding about how things were going. Sorry and thanks. Best regards, > > -- > Vincent Lefèvre <[email protected]> - 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) > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > Archive: http://lists.debian.org/[email protected] > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAG9cJmmJXoYfD01Jy+SrLuw6®[email protected]

