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