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