#!/bin/sh
UNIX95=ps
export UNIX95
#/usr/sam/lbin/getmem
ps -aefx -o user,pcpu,sz,args
