Skip to content

saadullahsaeed/ruby-pidof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby-pidof

Gem to find the pid of a process. Tested to work on OS X and Linux.

Port of node-pidof (https://github.com/calmh/node-pidof).

##Installation

  gem install pidof

Example

  require 'pidof'
  pid = Pidof.find('login')

License

MIT

Saadullah Saeed Email: [email protected]

About

Ruby gem to find the PID of a process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages