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