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