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