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