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