Skip to content

A simple program outputs descendant process ids for each pid given on the command line

License

Notifications You must be signed in to change notification settings

lilydjwg/pid_children

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple program outputs descendant process ids for each pid given on the command line. E.g.

pid_children 1

which outputs all process ids on the system except for 1.

Works on Linux only.

About

A simple program outputs descendant process ids for each pid given on the command line

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages