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