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