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