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