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