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