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