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