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