Find the path and startup command of the process in CentOS

Source: Internet
Author: User
Ps-def or pid can be used to view the relative path of the process id and startup command. to view details, find the directory/proc/$ {pid}, for example: [plain] viewplaincopyprint? & #65279; & #65279; root @ jobs :~ # Ro

Ps-def or pid can be used to view the relative path of the process id and startup command. to view the details, find the Directory

/Proc/$ {pid}

For example:

 

[Plain]View plaincopyprint?
  1. Zookeeper root @ jobs :~ # Root 0 Aug 6 23:52 cwd->/home/benny/logserver
  2. -R -------- 1 root 0 Aug 6 23:52 environ
  3. Lrwxrwxrwx 1 root 0 Aug 6 23:52 exe->/home/benny/logserver/logserverd

Cwd points to a directory

 

Exe points to the startup program

Cmdline indicates the command line to be started.

Environ indicates the environment variable started by the process

Fd is the file link opened or used by a process.

 

Useful analysis process information.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.