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