ref: 800334cb8d11b5fe1bd4ef40bdc53fac49a2ee21 dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u