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