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