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