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