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