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