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