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