2024-01-28 16:37:10 -06:00

4 lines
54 B
Bash

#!/bin/sh
awk '{print $1" "$2" "$3}' < /proc/loadavg