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