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