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