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