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