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