NetBSD/share/sushi/procs/topmem/script

5 lines
102 B
Bash
Executable File

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