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