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