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