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