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