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