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