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