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