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