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