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