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