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