Skip to content
Anglehit Anglehit

Tech Chores, Angle adores

  • Home
  • Linux
  • Technology News
  • Geek Talk
  • How-to’s
  • Ubuntu
  • Fedora
  • About me
  • Windows
  • Home
  • Linux
  • Technology News
  • Geek Talk
  • How-to’s
  • Ubuntu
  • Fedora
  • About me
  • Windows
Subscribe
  • Home
  • How do I get the parent process ID of a given child process
How do I get the parent process ID of a given child process in Linux.
Posted inHome How-to's Linux Ubuntu

How do I get the parent process ID of a given child process in Linux.

Posted by By Akash Angle March 14, 2018
Use ps -o ppid=   e.g. ps -o ppid= 2076 returns 2054, which you can easily use in…
Read More
Built with -`♡´- by Akash Angle in Navi Mumbai, India!
Scroll to Top