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