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