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