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