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