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