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