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