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