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