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