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