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