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