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