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