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