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