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

https://github.com/ibara/getexecname

Get the pathname of a running executable on OpenBSD.
https://github.com/ibara/getexecname

Last synced: 3 months ago
JSON representation

Get the pathname of a running executable on OpenBSD.

Awesome Lists containing this project

README

          

getexecname(3)
==============
`getexecname(3)` is a function for
[OpenBSD](https://www.openbsd.org/)
that returns the pathname of the running executable, or NULL
if an error occurs.

It can be trivally dropped into your source code or built as
a library.