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