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