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