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