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