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