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