NetBSD/share/sushi/procs/topcpu/script

5 lines
102 B
Plaintext
Raw Normal View History

#!/bin/sh
# $NetBSD: script,v 1.1 2001/04/26 02:26:22 garbled Exp $
ps -aux | sort -rnk 3 | head -15