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