libproc 0.8.0

A library to get information about running processes - for Mac OS X and Linux
Documentation
1
2
3
4
5
6
7
# Pathfind
This 'C' version of 'pathfind' can be compiled to create the command "pathfind" using "make" at the command line.
 
The produced binary "pathfind" takes a process PID argument and returns the fully qualified path to the executable being run with that PID.

# Platforms
At the moment it just has been compiled and tested on Mac OS X using libproc.