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