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