An open API service indexing awesome lists of open source software.

https://github.com/nsardo/os_x_processes

Usage of (Li|U)nix API for processes under OS X
https://github.com/nsardo/os_x_processes

c-programming example-code linux-process osx

Last synced: 12 months ago
JSON representation

Usage of (Li|U)nix API for processes under OS X

Awesome Lists containing this project

README

          

## OSX_SOURCES

Example code showing use of Linux / Unix API's on OS X
Also built commandline program

### USAGE:

Download the release and unzip. Inside the **cmake-build-release/** folder is an already built executable, *osx_process*.

Simply open a terminal into that directory and enter:
```bash
$ ./osx_process
```

### EXAMPLE OUTPUT:

![View Screen Shot](./ScreenShot.png)