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