Skip to content

drmrboy/pidof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pidof

This is a simple standalone version of pidof from the systemv tools.

It was stripped down to only pidof by Abdul Mateen. His version can be found at https://code.google.com/p/secured/source/browse/src/pidof.c.

I modified Abdul's version to make is still be a stand alone executable.

This code is still under the GPLv2 license.

To build and install the code:

make

make install DESTDIR=<base location>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published