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