Ventto / tcpu

Tiny CPU usage POSIX shell script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tcpu

" Tiny CPU usage POSIX shell script"

Install

$ chmod +x tcpu.sh

Usage

  • Run it:
$ ./tcpu.sh
cpu0: 4.00%
cpu1: 9.00%
cpu2: 5.88%
cpu3: 5.94%
  • Run it with watch:
$ watch ./tcpu.sh

About

Tiny CPU usage POSIX shell script

License:MIT License


Languages

Language:Shell 100.0%