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