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