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