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