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