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