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