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