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