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