cleanup
[cmdllinux.git] / scripts / _ps_user_pid_cmd
blob2da784b1408162717ed57c4bc3e439b0e0479cfd
1 #! /bin/sh
3 ps axwwo user,pid,command | tail -n +2 | sort