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