🚀 Launch Week Day 5:Introducing Immutable Scans.Learn More →
Socket
Book a DemoInstallSign in
Socket

lil-pids-ps

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lil-pids-ps

Run ps with all active lil-pids services

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

lil-pids-ps

Run ps with all active lil-pids services

npm install -g lil-pids-ps

Usage

# simply call lil-pids-ps with a path to the pids file
lil-pids-ps ./pids

Running the above will print out status of all running processes and their child processes using ps.

  PID  PPID     ELAPSED %MEM %CPU COMMAND
27498   766    05:07:10  0.0  0.0 /bin/sh -c taco-nginx -n hasselhoff node server.js
27499 27498    05:07:10  0.0  0.0 /bin/bash /usr/local/bin/taco-nginx -n hasselhoff node server.js
29867   766       15:48  0.0  0.0 /bin/sh -c dat dats/gifs --quiet
29868 29867       15:48  0.1  0.2 dat
29869   766       15:48  0.0  0.0 /bin/sh -c dat dats/youtube --quiet
29870 29869       15:48  0.1  0.3 dat

License

MIT

FAQs

Package last updated on 17 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts