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