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