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