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