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