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