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