Re: console-kit: what is "/proc/16750/environ"

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

 



On Fri, 2008-07-11 at 08:39 -0700, Dan Thurman wrote:
> This appears consistenently in my /var/log/messages file.
> What IS this process and how do I fix this?
> =============================================
> Jul 11 08:24:53 bronze console-kit-daemon[7946]: WARNING: Couldn't read 
> /proc/16750/environ: Error reading file '/proc/16750/environ': No such 
> process

# man proc:

       /proc/[number]/environ
              This file contains the environment for the process.  The entries are  separated  by  null  bytes
              (’\0’), and there may be a null bytes at the end.  Thus, to print out the environment of process
              1, you would do:
	[... etc.]

Also:

# ls -l /proc/[number]/exe

# cat /proc/[number]/cmdline
        
poc

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux