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