Skip to content

jb55/pidpath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pidpath

Get the path of a PID

OSX only for now

Installation

Install with clib

$ clib install jb55/pidpath

Install with git+make

$ git clone https://github.com/jb55/pidpath.git /tmp/pidpath && cd /tmp/pidpath && make install

Examples

Common usage

$ pidpath 1337

Multiple arguments supported

$ pgrep clang | xargs pidpath

License

MIT

About

Get an executable's path from a pid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages