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