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