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