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