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