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