#!/bin/sh
# Get measurements and output bars
prev_stats=
curr_stats=
| while ; do
cpu_num=
curr_line=
prev_total=
prev_idle=
curr_total=
curr_idle=
total_diff=
idle_diff=
if [; then
usage=
fi
done |