This package has been deprecated

Author message:

trash

app-pid

0.0.13 • Public • Published

bashPlatform (OS X) PyPI npm

drone.io scrutinizer-ci.com semaphoreci.com shippable.com travis-ci.org wercker.com

get app pid (OS X)

Install

[sudo] pip install app-pid

[sudo] sudo npm install -g app-pid

Features

  • app name, path, bundle support
  • case insensitive (name, path)

Usage

usage: app-pid app

Example

$ app-pid "iTunes"
294

$ app-pid "iTunes.app"
294

$ app-pid "com.apple.iTunes" # bundle
294

$ app-pid "unknown" &> /dev/null && echo "running" || echo "not running"

Examples/

Feedback GitHub issues Join the chat at https://gitter.im/russianidiot/app-pid.sh.cli GitHub followers


Python packages russianidiot.github.io/python/

cli packages russianidiot.github.io/cli/

repos list russianidiot.github.io

Readme

Keywords

Package Sidebar

Install

npm i app-pid

Weekly Downloads

3

Version

0.0.13

License

none

Last publish

Collaborators

  • npm