Re: processes sates values

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

 



Ok

thank you



On Mon, Jul 18, 2016 at 8:27 PM, Samuel Sieb <samuel@xxxxxxxx> wrote:
On 07/18/2016 12:00 AM, Angelo Moreschini wrote:
What can be the connection from a program and his process....

    ...What  possibility I can have to know the name of a proces
    generate from a program ?

There are a few ways.  The simplest way is to do "ps auxw | grep -i <some part of the program name>".  But sometimes the process name doesn't match the program name, so can "dnf search" the name to find the package name and then "rpm -ql <packagename" to find out the possible executable files that it might be running.  If you know some file that the process has open, then you can do "lsof <path/to/file>".

--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux