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