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