Skip to content
This repository has been archived by the owner on May 27, 2019. It is now read-only.

port-zero/hog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hog

Find out who hogs (memory|CPU) on your system.

Installation

If you have npm installed, do:

git clone https://github.com/hellerve/hog
cd hog
npm install -g

Someone seems to have taken hog on npmjs before me. Sorry!

Usage

hog <cpu|mem|all>

Searches for clutters. Per default, it searches for memory hogs (I'm looking at you, Firefox).


GPlv2 License. (c) 2015 Veit Heller

Releases

No releases published

Packages

No packages published