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