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